]> granicus.if.org Git - python/commitdiff
Check for NULL before the pointer aligning in fastsearch_memchr_1char.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 15 Jan 2013 11:32:41 +0000 (13:32 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 15 Jan 2013 11:32:41 +0000 (13:32 +0200)
There is no guarantee that NULL is aligned.


Trivial merge