[MXS-582] crypt is not thread safe Created: 2016-02-12  Updated: 2016-02-16  Resolved: 2016-02-16

Status: Closed
Project: MariaDB MaxScale
Component/s: maxadmin
Affects Version/s: 1.3.0
Fix Version/s: 1.4.0

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

The crypt function used in adminusers.c is not thread safe and the crypt_r function should be used instead.



 Comments   
Comment by markus makela [ 2016-02-16 ]

Replaced all calls to crypt with crypt_r.

Generated at Thu Feb 08 04:00:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.