Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets() must...
authorMichele Baldessari <michele@acksyn.org>
Fri, 7 Sep 2012 00:32:11 +0000 (17:32 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 7 Sep 2012 02:11:43 +0000 (04:11 +0200)
commitd0159f6673e0fdf50f096548ea1a134c0e864ceb
tree09a530211f96e97e397d6807f7765520d0d7ede1
parent54ae7ca417628ddae5be275891f3782f245d7c5f
Free protect_ids in secret_store_domain_guid() 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): Fri Sep  7 04:11:43 CEST 2012 on sn-devel-104
source3/passdb/machine_account_secrets.c