]> granicus.if.org Git - python/commit
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
authorSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 23:05:13 +0000 (15:05 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 23:05:13 +0000 (15:05 -0800)
commit21fae03e16de9bedc0fd3918ef1ceb7d1c746678
treedb3554464ce0b950a577d0d2c41a980965d05565
parentd3c4853b7869b347462343fd9df99f998e0eb018
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Misc/NEWS
PC/msvcrtmodule.c