rpcrt4: Store allocated memory in a singly-linked list to keep track of what we shoul...
commit9c8c74f388631be71c3d1c6ad52cdcbc702272b7
authorRob Shearman <rob@codeweavers.com>
Wed, 12 Dec 2007 14:48:41 +0000 (12 14:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Dec 2007 15:02:43 +0000 (12 16:02 +0100)
tree5089659552727f43b8a566fc9cf3a2094df0c391
parent33c4c25dadc4a222db8ad545c53ecea8a30e5083
rpcrt4: Store allocated memory in a singly-linked list to keep track of what we should and shouldn't free in NdrFree.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/ndr_marshall.c