ole32: Clear the RPC_MESSAGE structure before using it.
commitcf8da82ad37eb07b48c8ae6eae0fce5f0571a52e
authorRob Shearman <rob@codeweavers.com>
Fri, 4 Jan 2008 17:44:01 +0000 (4 17:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 11:04:15 +0000 (7 12:04 +0100)
tree24ffa50ee876895721b010b3f8edc96c39eddd8d
parent628a515b83c317388ddb4fa9a7b29a42135acee0
ole32: Clear the RPC_MESSAGE structure before using it.

The RPC runtime could use some of the parameters, expecting them to be
initialised.
dlls/ole32/oleproxy.c