s3:net: introduce a talloc stackframe for net idmap delete
authorMichael Adam <obnox@samba.org>
Wed, 30 Jan 2013 14:46:47 +0000 (15:46 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 5 Feb 2013 16:36:35 +0000 (17:36 +0100)
commit50e3592ace69a919b3196420e56f09ce435302ea
treea77c774a1c5b3de183a3bf014aee8ff0bcf7096d
parent8473764234bfec2f21b87ec69c213af4365749b4
s3:net: introduce a talloc stackframe for net idmap delete

this simplifies the freeing at the end

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
source3/utils/net_idmap.c