A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Pierre Schweitzer 0e19688298 [CDMAKE]
Fix memory leak in dir_hash_add_file().
The duplicated targetnorm used for calling dir_hash_create_dir is never affected anywhere. It is duplicated again before affectation. And thus,
leaks.

svn path=/trunk/; revision=59581
2013-07-25 15:04:56 +00:00
reactos [CDMAKE] 2013-07-25 15:04:56 +00:00
rosapps Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff542113(v=vs.85).aspx , http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm and google...) (Part 1/X) 2013-07-19 12:54:34 +00:00
rostests [KMTESTS] 2013-07-22 12:11:38 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00