pidl: Use a tmp_ctx helper variable
commitd3bffda2f2b03f2064bbea6c9de09aa3f2fbfd55
authorAndrew Bartlett <abartlet@samba.org>
Thu, 25 Feb 2016 00:57:37 +0000 (25 13:57 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Mar 2016 19:29:35 +0000 (15 20:29 +0100)
tree2bde1071bfed2f3b58b6435f83dfbb8954d8def8
parent7391fc8956fcd3edc735654143f43039662e4952
pidl: Use a tmp_ctx helper variable

This is so we free the ndr_push_struct_blob() return value after
we make it into a string

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
(cherry picked from commit 90bf114f6370ee837d97e36eb25f38f8234dcd39)
pidl/lib/Parse/Pidl/Samba4/Python.pm