rpcrt4: Use the correct authorization trailer length using information from the secur...
commit763fe63213680dff039e206dc835bc4d6375f6d9
authorRob Shearman <rob@codeweavers.com>
Mon, 26 Mar 2007 17:19:33 +0000 (26 18:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Mar 2007 11:00:00 +0000 (27 13:00 +0200)
tree57a8f5a1e942d1ee07ae58db067c017bb49a812f
parent88295b9a020c3fac092bb0c49837d63d18a15de2
rpcrt4: Use the correct authorization trailer length using information from the security provider.

Previously it was hardcoded to 16, so only the NTLM provider would work correctly.
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_transport.c