Second part of the fix for bug #7020 - smbd using 2G memory.
authorJeremy Allison <jra@samba.org>
Wed, 6 Jan 2010 21:29:35 +0000 (13:29 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 18 Jan 2010 11:33:07 +0000 (12:33 +0100)
commited275341a97a4e996aa1dcfa8a8812fd223d6efc
tree600fba88ca7f80cb3d001da7645390a572c8780e
parentbb064b9936f58b5fe478e5743fb4ed8cfe03ce35
Second part of the fix for bug #7020 - smbd using 2G memory.

There was a second leak in the processing of the out_data.frag
prs_struct. It needs freeing once the current pdu has been returned
asynchronously.

Jeremy.
(cherry picked from commit 3c092c7acb18620e3769c791a9ea4055605247ee)
source3/rpc_server/srv_pipe_hnd.c