A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 3655610069 [WIN32K]
- Rewrite NtUserGetAtomName, make it return the length in WCHARs instead of bytes, as it is supposed to be. Fix a buffer overrun, when the caller passes a too large UNICODE_STRING buffer. Probe the output buffers before accessing them. Makes sure the target string is always NULL terminated, even if the buffer is too small for the whole name.
- Remove NULL termination code from IntGetAtomName, since that is already done by RtlQueryAtomInAtomTable

svn path=/trunk/; revision=57970
2012-12-22 17:43:20 +00:00
reactos [WIN32K] 2012-12-22 17:43:20 +00:00
rosapps [CMAKE] 2012-12-22 15:45:00 +00:00
rostests [CMAKE] 2012-12-22 10:46:37 +00:00
wallpaper