New submission from Suman Saha <sums...@gmail.com>: 1. Something that is allocated using PyObject_GetIter is not freed on one error path. 2. Something that is allocated using PyByteArray_FromStringAndSize is not freed on one error path
---------- files: python_patch7 messages: 144336 nosy: Suman.Saha priority: normal severity: normal status: open title: Resource is not released before returning from the functiion type: resource usage Added file: http://bugs.python.org/file23204/python_patch7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13019> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com