r2673: in the rpc server, free up the old call when we decide to extend an
authorAndrew Tridgell <tridge@samba.org>
Mon, 27 Sep 2004 04:11:37 +0000 (04:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:20 +0000 (12:59 -0500)
commit0be5523afbd9fcc2c08afab708fa6df19035f16e
treefa183e11fc6c4e32626d18b08413e1348d745e30
parentd13bbcf9e35deed8a7ad2b4e37bea56832ba3563
r2673: in the rpc server, free up the old call when we decide to extend an
existing call rather than creating a new one. This prevents call
structures hanging around on the rpc connection context until it is
closed
(This used to be commit c51ca7c0e73b97435c245cd440a4fb979cf6a4f3)
source4/rpc_server/dcerpc_server.c