New submission from Hirokazu Yamamoto <[email protected]>: I've found there are leaks around GetFinalPathNameByHandle in Modules/posixmodule.c. (Leaks when function fails)
I hope attached patch will fix this. ---------- components: Windows files: py3k_fix_leak_around_GetFinalPathNameByHandle.patch keywords: patch messages: 117197 nosy: ocean-city priority: normal severity: normal status: open title: Leak around GetFinalPathNameByHandle (Windows) versions: Python 3.2 Added file: http://bugs.python.org/file18979/py3k_fix_leak_around_GetFinalPathNameByHandle.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9927> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
