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 vstinner
Recipients boya, vstinner
Date 2009-09-07.23:34:54
SpamBayes Score 3.3916414e-05
Marked as misclassified No
Message-id <1252366496.03.0.852610470398.issue6817@psf.upfronthosting.co.za>
In-reply-to
Content
Your patch is mixing tabs and spaces :-/

A "free(tmpbuf);" is missing in "if (res == NULL) return posix_error();".
History
Date User Action Args
2009-09-07 23:34:56vstinnersetrecipients: + vstinner, boya
2009-09-07 23:34:56vstinnersetmessageid: <1252366496.03.0.852610470398.issue6817@psf.upfronthosting.co.za>
2009-09-07 23:34:54vstinnerlinkissue6817 messages
2009-09-07 23:34:54vstinnercreate