]> granicus.if.org Git - python/commit
[2.7] bpo-30058: Fixed buffer overflow in select.kqueue.control(). (GH-1095). (#3976)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 12 Oct 2017 21:13:11 +0000 (00:13 +0300)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2017 21:13:11 +0000 (00:13 +0300)
commit9aa60245a0ff929e528b4521da7af20dacd4145b
treef7d76caad1865796ecb5f58121f7329bd28b2fee
parent356b68023d6fee5e30d25a4a680ac5b9e4f8dd65
[2.7] bpo-30058: Fixed buffer overflow in select.kqueue.control(). (GH-1095). (#3976)

(cherry picked from commit de072100775cc29e6cd93a75466cecbd1086f258)
Lib/test/test_kqueue.py
Misc/NEWS.d/next/Library/2017-10-12-19-00-53.bpo-30058.cENtry.rst [new file with mode: 0644]
Modules/selectmodule.c