r21835: fixed a rpc server bug where we failed to remove a call from one
authorAndrew Tridgell <tridge@samba.org>
Tue, 13 Mar 2007 22:58:23 +0000 (22:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:34 +0000 (14:49 -0500)
commitdfb04271eb94d0a64cd776b597b08a732dc6dbbe
tree1949f0350974d25c9b65b8a90067632f37ac02e9
parent4f0c0997ce39ecb2920c1d52b03d77e1d50cd5bf
r21835: fixed a rpc server bug where we failed to remove a call from one
linked list when moving it to another. This could cause a valgrind
error under the RPC-SCANNER test.
(This used to be commit 9ba8c008513e362fbb860af899006505cadb4a2f)
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h