A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin 53f025c83e [RTL]
- Do not set result variable NodeOrParent in RtlpFindGenericTableNodeOrParent in case the generic table is empty, just returning TableEmptyTree is enough.
- Fix improper enumeration of generic tables nodes. The way they were done previously clearly shows that noone was actually testing these APIs and a simple mistake (do/while instead of while loop) led to a NULL pointer access. Thanks to Pierre for developing MCB tests which revealed this problem.
Rephrasing Vladimir Lenin: "Test, test and again test!"

svn path=/trunk/; revision=58848
2013-04-24 22:56:43 +00:00
reactos [RTL] 2013-04-24 22:56:43 +00:00
rosapps [ROSAPPS] 2013-04-13 21:33:53 +00:00
rostests [KMTESTS:FSRTL] 2013-04-23 21:34:59 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00