]> 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:40 +0000 (15:05 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 23:05:40 +0000 (15:05 -0800)
commitbf0fc39edb87c71ec1c4ef8353f8d72bb7bb9d1b
tree08223c866c3284a8d2be6733eeb69f7a7af3b984
parent1add96f1b669436ca96dc8adf24276adea6aea4c
parent21fae03e16de9bedc0fd3918ef1ceb7d1c746678
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Misc/NEWS
PC/msvcrtmodule.c