David Remahl <[EMAIL PROTECTED]> added the comment: The following test cases still cause bus errors with the patch applied:
import imageop; imageop.rgb82rgb('A'*(2**30), 32768, 32768) import imageop; imageop.grey2rgb('A'*(2**30), 32768, 32768) ---------- nosy: +chmod007 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1179> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com