Skip to content

Releases: akeley98/MediocrePy

Rare Buffer Overflow Fix

09 Oct 04:53
Compare
Choose a tag to compare

Fix buffer overflow in sprintf call in combine.c. This only occurred if the system failed to provide as many threads as the user requests.

Python 3 Support

04 May 22:42
Compare
Choose a tag to compare

Do not use this version: there is a rare potential buffer overflow bug.

Reports of Python 3's death have been greatly exaggerated (to my mild disappointment). This library now supports both Python 2 and Python 3.

Tiny Fixes

27 Mar 09:53
Compare
Choose a tag to compare

Do not use this version: there is a rare potential buffer overflow bug.

Fixed memory leak in documentation example and got rid of explicit request for clang 4.0 in Makefile.

Initial release

05 Jun 07:46
Compare
Choose a tag to compare

Do not use this version: there is a rare potential buffer overflow bug.