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 pitrou
Recipients kristjan.jonsson, pitrou
Date 2010-09-07.14:17:24
SpamBayes Score 0.0027460493
Marked as misclassified No
Message-id <1283869046.04.0.862791562332.issue9787@psf.upfronthosting.co.za>
In-reply-to
Content
You have a bug in PyThread_delete_key_value() (to_free = NULL?).
Also, you should move the "/* NB This does *not* free p->value! */" comments at the right places.
History
Date User Action Args
2010-09-07 14:17:26pitrousetrecipients: + pitrou, kristjan.jonsson
2010-09-07 14:17:26pitrousetmessageid: <1283869046.04.0.862791562332.issue9787@psf.upfronthosting.co.za>
2010-09-07 14:17:24pitroulinkissue9787 messages
2010-09-07 14:17:24pitroucreate