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, 11 Jan 2010 11:07:20 +0000 (12:07 +0100)
commit3c092c7acb18620e3769c791a9ea4055605247ee
tree4a3770eb070246d834574e3662263ffb497a48e2
parentcabe8f0ee859013d49fba011a5a9ac0112d7b001
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.
source3/rpc_server/srv_pipe_hnd.c