URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5623b7917ecf67ff4c5772e6e33ff3d9ce248284
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5623b79 by Guy Harris (guy@xxxxxxxxxxxx):
Copy over change from Samba repository:
commit 90bf114f6370ee837d97e36eb25f38f8234dcd39
Author: Andrew Bartlett <abartlet@xxxxxxxxx>
Date: Thu Feb 25 13:57:37 2016 +1300
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@xxxxxxxxx>
Reviewed-by: Garming Sam <garming@xxxxxxxxxxxxxxx>
Shouldn't affect us, but it makes diffing cleaner.
Change-Id: I52ee911f89813e6f5a90445be4eb52494e3f69d3
Reviewed-on: https://code.wireshark.org/review/16739
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 692f014 Copy change from Samba repository:
adds 5623b79 Copy over change from Samba repository:
Summary of changes:
tools/pidl/lib/Parse/Pidl/Samba4/Python.pm | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)