s3-rpc_server: Free the children of p->mem_ctx.
authorAndreas Schneider <asn@samba.org>
Tue, 26 Jul 2011 10:07:20 +0000 (12:07 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 9 Aug 2011 08:41:47 +0000 (10:41 +0200)
commitbc3fae70a27ced752844513996f29d0116a20079
tree00e40e802d5ce595d6821c1622aa73cdbfeeea48
parent020032e114c0e966acf24f24e707942219d60cf3
s3-rpc_server: Free the children of p->mem_ctx.

Free the children of p->mem_ctx after processing a complete incoming and
outgoing request.

Signed-off-by: Simo Sorce <idra@samba.org>
source3/rpc_server/rpc_server.c