rpcrt4: Don't copy memory from the buffer in NdrConformantStringUnmarshall if we...
commitb9c92e95642325c99f83b4c2cbb610a5b01a47e3
authorRob Shearman <rob@codeweavers.com>
Mon, 17 Dec 2007 18:20:34 +0000 (17 18:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Dec 2007 11:32:55 +0000 (18 12:32 +0100)
tree19ad7019504a2ece30d572f8d7804e4c81cd6334
parent8d6d9fd3adbb2f6afb9fbac81fb1b7dd573c75a0
rpcrt4: Don't copy memory from the buffer in NdrConformantStringUnmarshall if we just pointed the memory pointer into the buffer.

(Reported by Dan Kegel.)
dlls/rpcrt4/ndr_marshall.c