oleaut32: Zero initialize the stack used on the server side of typelib marshalling.
commitb5139f45b35213161284f4b4505430624de7699d
authorRob Shearman <robertshearman@gmail.com>
Sun, 15 Nov 2009 17:12:42 +0000 (15 17:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Nov 2009 10:39:39 +0000 (16 11:39 +0100)
tree1d8466fcad6903a681e3d448c2c692e4e17ce284
parent1f3a14e7676c298f5c2de648da7af01a3bb8966e
oleaut32: Zero initialize the stack used on the server side of typelib marshalling.

This is needed to allow for NDR marshalling rules in reusing memory on
the client side.
dlls/oleaut32/tmarshal.c