rpcrt4: Stop searching through transfer syntaxes in process_bind_packet when one...
commita638bff53ddefe52cecc54e1980d9636658a7aaf
authorRob Shearman <robertshearman@gmail.com>
Thu, 12 Nov 2009 00:31:28 +0000 (12 00:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 12:13:26 +0000 (12 13:13 +0100)
tree2afe153c767b3e71dfa9ae43b77ddcdb94c350e3
parentbafd91106ec93cb795756066b0642bc97c356cf7
rpcrt4: Stop searching through transfer syntaxes in process_bind_packet when one has been found.

Fixes Valgrind errors in various tests using RPC.
dlls/rpcrt4/rpc_server.c