s4:smbd/open: add missing TALLOC_FREE(frame) to inherit_new_acl()
authorStefan Metzmacher <metze@samba.org>
Wed, 28 Nov 2012 10:38:13 +0000 (11:38 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 28 Nov 2012 11:21:42 +0000 (12:21 +0100)
commitb3eb78c4f7123ccad6af50379c29d0939590d1ff
tree33943f4942cad6e19f791b4bbee15a542b2a6e81
parentd5987048347beefa720f902d97b621e6cb719fdf
s4:smbd/open: add missing TALLOC_FREE(frame) to inherit_new_acl()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/open.c