rpcrt4: Return the correct failure for a NULL binding handle.
commit2d801c46c76bbf6fa9fed9988222aa5cfb249b57
authorAlexandre Julliard <julliard@winehq.org>
Thu, 28 Mar 2024 10:24:46 +0000 (28 11:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Mar 2024 21:45:14 +0000 (29 22:45 +0100)
treebaac1184be0fe3165d6e4d7f2b14442fd5c2b7fc
parenta2c20d0e93290b3f998ad78c7aeaed8028aee2da
rpcrt4: Return the correct failure for a NULL binding handle.

Fixes a test crash in interpreted mode.
dlls/rpcrt4/ndr_stubless.c
dlls/rpcrt4/rpc_message.c