diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-15 13:27:28 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-15 13:27:28 +0200 |
commit | 18ba40b9450d9e45b9581b7c9017f839808b56dc (patch) | |
tree | 35fb78e3a91a0289d1741c699835fc00775194a1 /Python/thread.c | |
parent | afe4126fd366a094dd93b45f053b7a1aa3aaba2e (diff) | |
download | cpython-git-18ba40b9450d9e45b9581b7c9017f839808b56dc.tar.gz |
Check for NULL before the pointer aligning in fastsearch_memchr_1char.
There is no guarantee that NULL is aligned.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions