s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking()
authorAndrew Tridgell <tridge@samba.org>
Wed, 25 Aug 2010 02:33:38 +0000 (12:33 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 25 Aug 2010 13:05:05 +0000 (23:05 +1000)
commit5a367f641ef44a4b58eaea751146a139c70f4afd
tree315ea03deac0fbcb37b5a63fb5f30e445211e2e1
parentcb0f8f0ee087475e63bcc969cf501ce9eae9c98f
s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking()

these are useful for tracking down leaks and bugs in python scripts

Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
source4/scripting/python/pyglue.c
source4/scripting/python/samba/__init__.py