s3-vfs: ensure we strictly free the talloc_stackframe
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 11:22:18 +0000 (21:22 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 14:28:03 +0000 (16:28 +0200)
commit898c5e140ddca47eac9e2150fb571d6eac3ed7d2
tree2a764d71effb03de34dada83136fa18a53ef9add
parentf9b9433b752a663cdfda03967bd969cac5cf16bf
s3-vfs: ensure we strictly free the talloc_stackframe

We must do this when leaving the function or else in development, we
will panic.

Andrew Bartlett
source3/modules/vfs_xattr_tdb.c