A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Cameron Gutman a9e04af2a5 [WS2_32]
- 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
2012-08-29 14:23:40 +00:00
reactos [WS2_32] 2012-08-29 14:23:40 +00:00
rosapps [ROSAPPS] 2012-06-30 11:33:33 +00:00
rostests [KERNEL32_APITESTS] 2012-08-27 16:34:17 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00