s3: Remove talloc_autofree_context() from srv_samr_nt.c
authorVolker Lendecke <vl@samba.org>
Sat, 2 Oct 2010 21:40:48 +0000 (23:40 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 3 Oct 2010 08:45:57 +0000 (10:45 +0200)
commitda0ef65e04f3e4983f51bc6fb3c9297934da4447
treef769acc415bcf71e9f41358312728be99ac6ccd1
parent41b54a893116d04fcfb3b7f8d114917bd0f1a437
s3: Remove talloc_autofree_context() from srv_samr_nt.c

The dispinfo structs need to survive within a process across pipe opens,
but they don't have a special destructor
source3/rpc_server/srv_samr_nt.c