New submission from Kristján Valur Jónsson <[EMAIL PROTECTED]>: When a nan or inf is generated in PyFloat_FromString(), a temporary buffer may be left behind. Patch attached. Found using Purify
---------- components: Interpreter Core files: tmp4.patch keywords: easy, patch, patch messages: 69721 nosy: krisvale severity: normal status: open title: memory leak in floatobject.c versions: Python 3.0 Added file: http://bugs.python.org/file10901/tmp4.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3369> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com