diff options
author | Volker Lendecke <vl@samba.org> | 2015-01-09 15:45:41 +0100 |
---|---|---|
committer | Ralph Böhme <slow@samba.org> | 2015-01-11 18:12:10 +0100 |
commit | 7dceb3a2df49101cd940f7cd1b2798c81dd4e9d9 (patch) | |
tree | 1a8b351292ca3fc643777a11703027f908185d3a /source3/utils/net_sam.c | |
parent | 6c76c5ef93cd51d0c19faa78cecdc49a3ff5fd03 (diff) | |
download | samba-7dceb3a2df49101cd940f7cd1b2798c81dd4e9d9.tar.gz samba-7dceb3a2df49101cd940f7cd1b2798c81dd4e9d9.tar.xz samba-7dceb3a2df49101cd940f7cd1b2798c81dd4e9d9.zip |
smbd: Fix an uninitialized variable read
If dbwrap_fetch_locked failed, we did a TALLOC_FREE(value). Fix this with a
talloc hierarchy.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'source3/utils/net_sam.c')
0 files changed, 0 insertions, 0 deletions