STINNER Victor <[email protected]> added the comment: There was a similar bug which was declared as a vulnerability in the Linux kernel: http://isc.sans.edu/diary.html?storyid=6820
GCC has an option to disable this optimization: -fno-delete-null-pointer-checks. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13874> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
