Antoine Pitrou <pit...@free.fr> added the comment:

Patch looks mostly good. Why do you use ~PROT_WRITE instead of 
PROT_READ|PROT_EXEC as in your example?
(I'm unsure whether a POSIX implementation could refuse such a value)

----------
nosy: +pitrou
stage:  -> patch review
type:  -> crash
versions: +Python 2.7, Python 3.2, Python 3.3

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

Reply via email to