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 schmir
Recipients schmir
Date 2008-04-16.16:30:25
SpamBayes Score 0.48480296
Marked as misclassified No
Message-id <1208363426.33.0.938357268178.issue2644@psf.upfronthosting.co.za>
In-reply-to
Content
mmapmodule.c's mmap_object_dealloc calls msync without checking for an
error.
History
Date User Action Args
2008-04-16 16:30:26schmirsetspambayes_score: 0.484803 -> 0.48480296
recipients: + schmir
2008-04-16 16:30:26schmirsetspambayes_score: 0.484803 -> 0.484803
messageid: <1208363426.33.0.938357268178.issue2644@psf.upfronthosting.co.za>
2008-04-16 16:30:25schmirlinkissue2644 messages
2008-04-16 16:30:25schmircreate