Second part of the fix for bug #7020 - smbd using 2G memory.
commitd5995eec7e5fd487b57b8805095ffbc74796411a
authorJeremy Allison <jra@samba.org>
Wed, 6 Jan 2010 21:11:00 +0000 (6 13:11 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 6 Jan 2010 21:11:00 +0000 (6 13:11 -0800)
tree14213fb4e0e8ca2bc84a6fa9ddc12c5898a10659
parent3dbe8603d967d9d1b13290ec0f0556c7323a7692
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