Second part of the fix for bug #7020 - smbd using 2G memory.
authorJeremy Allison <jra@samba.org>
Wed, 6 Jan 2010 21:11:00 +0000 (13:11 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 7 Jan 2010 09:25:47 +0000 (10:25 +0100)
commit71f3b8d8da3e195549c3aee133c78a92826e9742
tree053ecdb41b83e8fbf0a74fbe4822788de55f8a22
parent4e8c70e288f15cdd55f40b0ab6e8beee180b4751
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 d5995eec7e5fd487b57b8805095ffbc74796411a)
(cherry picked from commit 80b5f95b7d05955943c33968b4f0742581b00480)
source3/rpc_server/srv_pipe_hnd.c