A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Thomas Faber f0c36353f3 [WIN32K:NTUSER]
- Assert sanity of object reference counts in UserReferenceObject, UserDereferenceObject and UserDeleteObject. If you hit a cLockObj < 0x10000 assertion failure, you found yourself a use after free (RtlFreeHeap will put a LIST_ENTRY in this location, so a freed item has a kernel pointer there).
See CORE-8703 for an example.

svn path=/trunk/; revision=66243
2015-02-13 10:11:50 +00:00
reactos [WIN32K:NTUSER] 2015-02-13 10:11:50 +00:00
rosapps [ROS***]: Add few more information in the readme's. 2015-01-29 00:15:35 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [GDI32_APITEST] 2015-02-13 09:06:00 +00:00
wallpaper [WALLPAPER] 2015-01-22 22:29:48 +00:00