Files
Miss Islington (bot) a144feeb7e bpo-28503: Use crypt_r() when available instead of crypt() (GH-11373) (GH-11376)
Use crypt_r() when available instead of crypt() in the crypt module.

As a nice side effect: This also avoids a memory sanitizer flake as clang msan doesn't know about crypt's internal libc allocated buffer.
(cherry picked from commit 387512c7ec)

Co-authored-by: Gregory P. Smith <greg@krypto.org> [Google]
2018-12-30 17:59:52 -08:00
..
2018-01-26 08:20:18 -08:00
2018-01-26 08:20:18 -08:00
2018-12-24 04:29:05 -05:00
2017-09-29 15:53:19 -07:00
2017-09-29 15:53:19 -07:00
2017-09-14 18:13:16 -07:00