rpcrt4: Fix crash calculation of tower size in rpcrt4_ncalrpc_get_top_of_tower.
commit54e904e780e7c6c6b05f818932f684d4f0d46750
authorRob Shearman <robertshearman@gmail.com>
Sun, 10 Aug 2008 17:23:31 +0000 (10 18:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Aug 2008 12:35:15 +0000 (18 14:35 +0200)
tree27e6dff92f795f5de72b4eafb2994d3ddb63f162
parentcdb9625dbdad432aa681075bdb1d22feb1c8d063
rpcrt4: Fix crash calculation of tower size in rpcrt4_ncalrpc_get_top_of_tower.

The size depends on the length of the endpoint string, not the network
address string.
dlls/rpcrt4/rpc_transport.c