[issue7788] segfault when deleting from a list using slice with very big `step' value

Marcin Bachry report at bugs.python.org
Tue Jan 26 21:50:46 CET 2010


Marcin Bachry <hegel666 at gmail.com> added the comment:

I attach the patch. I changed signedness in all three sequence types and made sure tests crash when run on unpatched Python.

----------
Added file: http://bugs.python.org/file16019/fix.diff

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


More information about the Python-bugs-list mailing list