s3: Remove talloc_autofree_context() from dmapi.c
authorVolker Lendecke <vl@samba.org>
Sat, 2 Oct 2010 21:49:06 +0000 (23:49 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 3 Oct 2010 08:45:57 +0000 (10:45 +0200)
commitc87d4e5ddbbafea6f0d2dd5062041d41e80db877
tree6b58a7be1f021a7c9750c8552c4fe6ec107274ef
parent414cd919ffa2bdc842fc66ee2dc286448a92fc7d
s3: Remove talloc_autofree_context() from dmapi.c

This is a place where an explicit dmapi_destroy_session would be needed. But we
don't use a destructor for this.
source3/smbd/dmapi.c