A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer ffe1655d1a [NTOSKRNL]
Patch by Thomas Faber
ExAcquireSharedStarveExclusive and ExAcquireSharedWaitForExclusive should
return FALSE when they cannot immediately acquire the resource, and the Wait parameter is false. They return TRUE instead, leading the caller to believe it acquired the resource, which will result in a bugcheck when it tries to release it.

See issue #6375 for more details.

svn path=/trunk/; revision=52741
2011-07-20 16:29:38 +00:00
reactos [NTOSKRNL] 2011-07-20 16:29:38 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [ROSTESTS] 2011-07-17 23:22:34 +00:00
wallpaper