aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dftestlib/uint64.py
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-09-24 21:12:25 -0700
committerGuy Harris <guy@alum.mit.edu>2017-09-25 04:13:30 +0000
commitda01add6622688a682cec5d89a99f58e90f8e5fc (patch)
treee5d369ac976bcd4f5f4190f1c81a46c1e6407969 /tools/dftestlib/uint64.py
parent3183465351871c40176e361349fc634403e1fa06 (diff)
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
Pick up change from Samba: commit 306783d6f5d577a0b8bd31d659d8c802f22f0333 Author: Jeremy Allison <jra@samba.org> Date: Thu Apr 20 12:24:43 2017 -0700 lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) Not currently used - no logic changes inside. This will make it possible to pass down a long-lived talloc context from the loading function for modules to use instead of having them internally all use talloc_autofree_context() which is a hidden global. Updated all known module interface numbers, and added a WHATSNEW. Signed-off-by: Jeremy Allison <jra@samba.org> Signed-off-by: Ralph Böhme <slow@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat Apr 22 01:17:00 CEST 2017 on sn-devel-144 Change-Id: I549e24e2e1fec12d8e7d3f3304cdac29882892a5 Reviewed-on: https://code.wireshark.org/review/23705 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'tools/dftestlib/uint64.py')
0 files changed, 0 insertions, 0 deletions