[issue38402] crypt: check error from library call

Benjamin Peterson report at bugs.python.org
Tue Oct 8 00:22:22 EDT 2019


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset 0d3fe8ae4961bf551e7d5e42559e2ede1a08fd7c by Benjamin Peterson (Antonio Gutierrez) in branch 'master':
closes bpo-38402: Check error of primitive crypt/crypt_r. (GH-16599)
https://github.com/python/cpython/commit/0d3fe8ae4961bf551e7d5e42559e2ede1a08fd7c


----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38402>
_______________________________________


More information about the Python-bugs-list mailing list