r18779: Not simo's fault, this is actually a bug I introduced a week ago, when I...
commit77473d2ef9a7673cebb56b398acf390fd51a08c8
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Sep 2006 06:34:21 +0000 (21 06:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:11 +0000 (10 14:19 -0500)
tree6a431430cdb25ca6779d5ea42a25d3a869e24ab2
parentbcbe82873f2f0a4e2552ed27eb171028de4560a7
r18779: Not simo's fault, this is actually a bug I introduced a week ago, when I fixed the previous bug in this code.

We need to remove fragments from the incoming fragment list, or else
we leak (actually, we walk free()'ed data as we add/remove elements).

Andrew Bartlett
source/rpc_server/dcerpc_server.c