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 serhiy.storchaka
Recipients koobs, serhiy.storchaka
Date 2017-10-12.19:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507835868.66.0.213398074469.issue30058@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset de072100775cc29e6cd93a75466cecbd1086f258 by Serhiy Storchaka in branch 'master':
bpo-30058: Fixed buffer overflow in select.kqueue.control(). (#1095)
https://github.com/python/cpython/commit/de072100775cc29e6cd93a75466cecbd1086f258
History
Date User Action Args
2017-10-12 19:17:48serhiy.storchakasetrecipients: + serhiy.storchaka, koobs
2017-10-12 19:17:48serhiy.storchakasetmessageid: <1507835868.66.0.213398074469.issue30058@psf.upfronthosting.co.za>
2017-10-12 19:17:48serhiy.storchakalinkissue30058 messages
2017-10-12 19:17:48serhiy.storchakacreate