-Security audit fixes.
This commit is contained in:
		| @@ -684,7 +684,7 @@ write_signon_error: | |||||||
| 	 | 	 | ||||||
| 	CloseSignonFile(); | 	CloseSignonFile(); | ||||||
| 	remove(tempFilePath);  // remove the temporary signon file.... | 	remove(tempFilePath);  // remove the temporary signon file.... | ||||||
| 	free(singonFilePath); | 	free(signonFilePath); | ||||||
| 	free(tempFilePath); | 	free(tempFilePath); | ||||||
| 	return retValue; | 	return retValue; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user