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 theller
Recipients loewis, mmokrejs, theller
Date 2008-08-19.17:46:31
SpamBayes Score 0.0038800861
Marked as misclassified No
Message-id <1219167993.49.0.991423137098.issue3265@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for Modules/_ctypes/malloc_closure.c that may work
(totally untested).  The code snippet is copied from Modules/mmapmodule.c.
History
Date User Action Args
2008-08-19 17:46:33thellersetrecipients: + theller, loewis, mmokrejs
2008-08-19 17:46:33thellersetmessageid: <1219167993.49.0.991423137098.issue3265@psf.upfronthosting.co.za>
2008-08-19 17:46:32thellerlinkissue3265 messages
2008-08-19 17:46:32thellercreate