diff options
author | Walter Dörwald <walter@livinglogic.de> | 2007-05-09 18:13:53 +0000 |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2007-05-09 18:13:53 +0000 |
commit | 0ac60611febb8b73635ea547068843657ee9c491 (patch) | |
tree | 0ac61184cc9d5955873b84ddc5f7faac34fa7fa1 /Python/errors.c | |
parent | 6ca6f1472c8d9343f4f0fc8e45fc894c801ae4ca (diff) | |
download | cpython-git-0ac60611febb8b73635ea547068843657ee9c491.tar.gz |
Backport checkin:
Fix a segfault when b"" was passed to b2a_qp() -- it was using strchr()
instead of memchr().
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions