[issue5387] mmap.move crashes by integer overflow

Jack Diederich report at bugs.python.org
Thu Mar 26 20:30:11 CET 2009


Jack Diederich <jackdied at gmail.com> added the comment:

Here is a more verbose patch.  It checks to see if the first two
arguments stand-alone as well.  It also updates NEWS and ACKs and adds
some assertRaises for various bounds checks.

----------
nosy: +jackdied
Added file: http://bugs.python.org/file13423/issue_5387.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5387>
_______________________________________


More information about the Python-bugs-list mailing list