Create new context in pytalloc to avoid problems with talloc_free() freeing the wrong...
authorJelmer Vernooij <jelmer@samba.org>
Fri, 23 May 2008 13:09:51 +0000 (15:09 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 23 May 2008 13:09:51 +0000 (15:09 +0200)
commit3f628f4dc9a57326442ebe2d2eaac9d279043aa6
tree8ab72e6f2d113e80602f7340a7fef5817c6554b9
parentf2d437d646d0694498c14bc951f9745c4ecd902d
Create new context in pytalloc to avoid problems with talloc_free() freeing the wrong parent of a pointer.
source/scripting/python/pytalloc.c