-Security Audit fixes.
This commit is contained in:
parent
5ef038939f
commit
4e7bac6bc7
@ -684,7 +684,8 @@ write_signon_error:
|
||||
|
||||
CloseSignonFile();
|
||||
remove(tempFilePath); // remove the temporary signon file....
|
||||
|
||||
free(singonFilePath);
|
||||
free(tempFilePath);
|
||||
return retValue;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user