This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Aleksander Gajewski
Recipients Aleksander Gajewski
Date 2016-04-29.21:14:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461964498.64.0.249239175864.issue26888@psf.upfronthosting.co.za>
In-reply-to
Content
There are a lot of memory leaks detected by AddressSanitzer (used with gcc-6.1). The sample program with its cmakelists and output can be found in the attachment. Exact list of memory leaks is placed in log_3_python_test.txt. I am using Python3.5.1 compile from sources (placed in /opt/python).
History
Date User Action Args
2016-04-29 21:14:58Aleksander Gajewskisetrecipients: + Aleksander Gajewski
2016-04-29 21:14:58Aleksander Gajewskisetmessageid: <1461964498.64.0.249239175864.issue26888@psf.upfronthosting.co.za>
2016-04-29 21:14:58Aleksander Gajewskilinkissue26888 messages
2016-04-29 21:14:58Aleksander Gajewskicreate