[issue3720] segfault in for loop with evil iterator

Armin Rigo report at bugs.python.org
Fri Aug 29 23:23:13 CEST 2008


Armin Rigo <arigo at users.sourceforge.net> added the comment:

The same approach can be used to segfault many more places.  See
http://svn.python.org/projects/python/trunk/Lib/test/crashers/iter.py .

----------
nosy: +arigo

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


More information about the Python-bugs-list mailing list