s4-ndr: fixed memory leaks in ndr_pull_*_blob()
authorAndrew Tridgell <tridge@samba.org>
Sat, 12 Sep 2009 05:21:33 +0000 (15:21 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 12 Sep 2009 05:21:33 +0000 (15:21 +1000)
commit5c33042498763ce814c0539e0a96f73a06a76dfd
tree84ef084109154d12f9d804aea1a33f8be8e671e7
parenta8ab1e2570ac2a2e772295cd0cc46b7e60398043
s4-ndr: fixed memory leaks in ndr_pull_*_blob()

We needed to free the ndr structures, both on error and normal return
librpc/ndr/libndr.h
librpc/ndr/ndr.c