At the very least, I've created an issue (CNY-3784) in the issue tracker that will later go public that records these findings.
Still working on that process for accepting patches in any case... Thanks again, both for the report and for your patience. On Mon, Mar 04, 2013 at 06:51:48PM +0000, Uri Simchoni wrote: > Well actually I count 5 non-error-condition leaks: > 1. free(depList) at the end of depClassFreezeRaw() in dep_freeze.c > 2. Py_DECREF(tagObj) and Py_DECREF(classMembers) inside the loop > depSetFreeze() in dep_freeze.c > 3. free(result) at the end of pack() in pack.c > 4. Two more in stream_set.c _______________________________________________ Foresight-devel mailing list [email protected] https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
