rpcrt4: Don't get or create an association for bindings with incomplete endpoints.
commite98539520d1ae548f3d6c547caacc27c3567d7d6
authorRob Shearman <robertshearman@gmail.com>
Mon, 18 Aug 2008 20:13:41 +0000 (18 21:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Aug 2008 10:54:26 +0000 (19 12:54 +0200)
treea89f3219d01d146f572b895717c143c6ac8b0a48
parent6ed020d8133871e3dea67f672967fb2bac274376
rpcrt4: Don't get or create an association for bindings with incomplete endpoints.

It's inefficient since the association will have to be replaced before
the binding can be used to connect to a server.
dlls/rpcrt4/rpc_binding.c