summaryrefslogtreecommitdiff
path: root/source3/passdb
diff options
context:
space:
mode:
Diffstat (limited to 'source3/passdb')
-rw-r--r--source3/passdb/machine_sid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/passdb/machine_sid.c b/source3/passdb/machine_sid.c
index f52e7116b0..47b9e2d487 100644
--- a/source3/passdb/machine_sid.c
+++ b/source3/passdb/machine_sid.c
@@ -163,7 +163,6 @@ static DOM_SID *pdb_generate_sam_sid(void)
/* Stored the old sid from MACHINE.SID successfully.*/
SAFE_FREE(fname);
- SAFE_FREE(sam_sid);
return sam_sid;
}