diff options
author | Jose A. Rivera <jarrpa@redhat.com> | 2014-02-20 09:14:59 -0600 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2014-02-22 00:58:23 +0100 |
commit | 2b77b072862accc3fffddc964740917102898567 (patch) | |
tree | e66b7dc19f27117f1cc11ecf9d6a353630abc6cf /source3/lib/winbind_util.c | |
parent | 9a9e56943d186e5a8655b5d731a339e453da8ae8 (diff) | |
download | samba-2b77b072862accc3fffddc964740917102898567.tar.gz samba-2b77b072862accc3fffddc964740917102898567.tar.xz samba-2b77b072862accc3fffddc964740917102898567.zip |
s3/libsmb: Free memdup'd local variable
secrets_fetch_machine_password() sets pwd to point to memdup()'d (and thus
malloc()'d) memory. This memory should be freed before we go out of scope.
Change-Id: I07e575819c309fa5b85627dce2eb969bc720ce4e
Coverity-Id: 1168001
Reviewed-by: Ira Cooper <ira@samba.org>
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Reviewed-by: Simo Sorce <idra@samba.org>
Autobuild-User(master): Simo Sorce <idra@samba.org>
Autobuild-Date(master): Sat Feb 22 00:58:23 CET 2014 on sn-devel-104
Diffstat (limited to 'source3/lib/winbind_util.c')
0 files changed, 0 insertions, 0 deletions