mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:46:17 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Fix a memory overwrite bug in some crappy WINE code that leads to nasty memory corruption of the service cache entry. This corrupts the first field of the cache, causing it to always reallocate memory because it thinks the size is 0. This would be even worse if the code didn't overwrite the other 12 bytes of corruption with proper data on the next lines. This also caused the aliases value to be garbage because it pointed at uninitialized data. svn path=/trunk/; revision=57199 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |