[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-13 Thread Dong-hee Na
Dong-hee Na added the comment: Thanks for the work! Christian Heimes -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-13 Thread miss-islington
miss-islington added the comment: New changeset c932f5c1e531f5a3cbf0ce664e4bcd22aa04994d by Miss Islington (bot) in branch '3.9': bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827) https://github.com/python/cpython/commit/c932f5c1e531f5a3cbf0ce664e4bcd22aa04994d -- __

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-13 Thread miss-islington
miss-islington added the comment: New changeset a8936fa5c09c039ad457dda8bdf733be6cc182e3 by Miss Islington (bot) in branch '3.8': bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827) https://github.com/python/cpython/commit/a8936fa5c09c039ad457dda8bdf733be6cc182e3 -- __

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +20047 pull_request: https://github.com/python/cpython/pull/20855 ___ Python tracker _

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +20048 pull_request: https://github.com/python/cpython/pull/20856 ___ Python tracker ___ __

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-13 Thread Dong-hee Na
Dong-hee Na added the comment: New changeset 9672912e8f90374fd31b37ca0fb7cefbc6f4c555 by Christian Heimes in branch 'master': bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827) https://github.com/python/cpython/commit/9672912e8f90374fd31b37ca0fb7cefbc6f4c555 -- nosy: +corona10 __

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-12 Thread Christian Heimes
Change by Christian Heimes : -- keywords: +patch pull_requests: +20022 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20827 ___ Python tracker ___

[issue40957] _Py_fopen_obj leaks reference on audit error

2020-06-12 Thread Christian Heimes
New submission from Christian Heimes : Direct leak of 50 byte(s) in 1 object(s) allocated from: #0 0x7f429c681667 in __interceptor_malloc (/lib64/libasan.so.6+0xb0667) #1 0x487496 in _PyBytes_FromSize Objects/bytesobject.c:81 #2 0x487496 in PyBytes_FromStringAndSize Objects/bytesobje