New submission from Brian Szuter <[EMAIL PROTECTED]>: Python-2.5.2/Modules/_sre.c(match_getindex) Line 2766
The parameter of PyInt_AsSsize_t() is not checked to see if it is NULL. ---------- components: None messages: 76600 nosy: CWRU_Researcher1 severity: normal status: open title: The parameter of PyInt_AsSsize_t() is not checked to see if it is NULL type: resource usage versions: Python 2.5.3 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4460> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com