Kevin Dyer added the comment:

Gotcha. Thanks for the explanation.

Two questions:

1) Given that it's probably not an out-of-memory issue, is it possible that 
this could turn into something more malicious? (e.g., an arbitrary code 
execution vulnerability?)
2) It's not obvious to me why eval-ing arbitrary user input doesn't count. 
Isn't an interpreter segfault a bad thing, even if it's a somewhat degenerate 
use case?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22583>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to