]> granicus.if.org Git - python/commit
bounds check arguments to mmap.move(). All of them. Really.
authorJack Diederich <jackdied@gmail.com>
Wed, 1 Apr 2009 20:26:13 +0000 (20:26 +0000)
committerJack Diederich <jackdied@gmail.com>
Wed, 1 Apr 2009 20:26:13 +0000 (20:26 +0000)
commit2ecd3c36b584692f46cddf209f7c09edddd21673
tree68375e6f1dfd43d4b306be2c5922b542f8f6f7a2
parentce3d22144781845784d17fa3b4b3e034d2d448f0
bounds check arguments to mmap.move().  All of them.  Really.
fixes crasher on OS X 10.5
Lib/test/test_mmap.py
Modules/mmapmodule.c