Actions
Bug #3069
closed[patch] Fix 3 more seg-faults on crypt(3) failure
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Userland
Target version:
-
Start date:
09/29/2017
Due date:
% Done:
0%
Estimated time:
Description
Hello,
This patch fixes 3 cases of possible segmentation fault on calling strcmp(3) with crypt(3) error return value (NULL).
Regards,
Lubos Boucek
Files
Updated by swildner about 7 years ago
- Status changed from New to Closed
Thanks, I've pushed this too.
Actions