rpcrt4: Use abrtitrary pointer identifiers when marshalling pointers instead of using...
commit4bde42aaa20df0492e45a965ce05d4c20d36a62f
authorRob Shearman <robertshearman@gmail.com>
Fri, 20 Jun 2008 09:15:17 +0000 (20 10:15 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 21 Jun 2008 09:12:58 +0000 (21 11:12 +0200)
tree5efc2621cabc3869c75987248979c7e364334ec7
parent6cf9e441ad6402672185c901dc7b86e874d798f4
rpcrt4: Use abrtitrary pointer identifiers when marshalling pointers instead of using pointer values.

This ensures that no information about the server memory layout is
leaked to clients.
dlls/rpcrt4/ndr_marshall.c