Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets() must...
authorMichele Baldessari <michele@acksyn.org>
Wed, 5 Sep 2012 17:56:06 +0000 (10:56 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 5 Sep 2012 20:20:45 +0000 (22:20 +0200)
commite00ac55994ad7d067f7f628ae4157f0d23f819c4
tree22bd41a0f39df3aac092efae0c64bcd733b51281
parent43d619b2bb4f5fd02fc3d694cb7328fc69c71b5e
Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets() must free the result in order to not leak memory.
Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Sep  5 22:20:45 CEST 2012 on sn-devel-104
source3/passdb/machine_account_secrets.c