Fixed coverity issue 1047594
This commit is contained in:
parent
04e9338668
commit
020bae25d7
@ -286,6 +286,7 @@ WINPR_SAM_ENTRY* SamLookupUserW(WINPR_SAM* sam, LPWSTR User, UINT32 UserLength,
|
||||
DomainMatch = 1;
|
||||
}
|
||||
}
|
||||
free(EntryDomain);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user