Revert "rpcrt4: Try to free every non-stack pointer in PointerFree now that NdrFree...
authorRob Shearman <rob@codeweavers.com>
Thu, 13 Dec 2007 16:11:28 +0000 (16:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Dec 2007 11:23:38 +0000 (12:23 +0100)
commitded4b866257947d7c365a8179775a0426de148e3
treee67c0b6ca2a907114c3a65f223596b73b3cdf51f
parent9896938fab639367e706a0938cda9fda6374ce35
Revert "rpcrt4: Try to free every non-stack pointer in PointerFree now that NdrFree does the sanity checking for us.".

This reverts commit 6db648302ce43f625a073426a35a6f40b7869d8b.

Tests show the assumptions in a commit that this commit depends on are
not valid.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/ndr_marshall.c