Call TALLOC_FREE() before we return otherwise we will never free sam_account
authorMichele Baldessari <michele@acksyn.org>
Mon, 10 Sep 2012 20:31:11 +0000 (13:31 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 10 Sep 2012 21:48:00 +0000 (14:48 -0700)
commitda731c1c587dc081d81f03f08920791039c47d0e
tree0961b6b512b27f2ce136a8c303a6847b9ed75276
parentba5f557b5db9fbc9a59d742d2612b397b5525266
Call TALLOC_FREE() before we return otherwise we will never free sam_account

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/utils/pdbedit.c