A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Christoph von Wittich 02f7a25753 rpcrt4: Fix memory leak in NdrFullPointerXlatFree. <rob at codeweavers.com>
First of all, the code was freeing the wrong pointer (i.e. the pointer
supplied by the caller of one of the NdrFullPointer* functions, not the
PFULL_PTR_TO_REFID_ELEMENT. Second, the code wasn't following the Next
link to the next entry in the list.

svn path=/trunk/; revision=31852
2008-01-18 10:37:37 +00:00
irc * refactor the code to make it more OOP and extensible 2007-12-10 19:08:13 +00:00
reactos rpcrt4: Fix memory leak in NdrFullPointerXlatFree. <rob at codeweavers.com> 2008-01-18 10:37:37 +00:00
rosapps - Define the copyright year one time and then use this constant everywhere instead of redefining it at X places 2008-01-17 14:50:36 +00:00
rostests These files still included the now non-existent "resource.h" files. 2008-01-17 15:22:18 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00