[issue39689] test_struct failure on s390x Fedora Clang buildbot

Gregory P. Smith report at bugs.python.org
Tue Mar 3 14:20:45 EST 2020


Gregory P. Smith <greg at krypto.org> added the comment:

fwiw oss-fuzz also finds this on struct (via ubsan)

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20949

struct.unpack('?', ' ')

----------

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


More information about the Python-bugs-list mailing list