rpcrt4: Don't use a short to hold the packet length, since it can
authorHuw Davies <huw@codeweavers.com>
Tue, 20 Jun 2006 13:27:00 +0000 (14:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jun 2006 18:35:38 +0000 (20:35 +0200)
commit3a56eca1c7f67e166f00ecf19d5c8e980114138b
treef515af5f7eeb3ba63ea896f6af7452aacac8873f
parent74b750d81b39639615e95a023c0db7d37047170f
rpcrt4: Don't use a short to hold the packet length, since it can
result in premature termination of the send.
dlls/rpcrt4/rpc_message.c