[issue34922] hashlib segmentation fault

Serhiy Storchaka report at bugs.python.org
Fri Oct 12 13:44:33 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Since it is tagged as a release blocker, I think that only Ned can close it.

Personally I don't think that this issue is a security issue. digest() and hexdigest() argument usually is a constant. It is unlikely that the crash can be triggered by user data.

----------
assignee: serhiy.storchaka -> ned.deily

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


More information about the Python-bugs-list mailing list