Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
Description
The crypt function used in adminusers.c is not thread safe and the crypt_r function should be used instead.
The crypt function used in adminusers.c is not thread safe and the crypt_r function should be used instead.