]> granicus.if.org Git - python/commit
Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and
authorGregory P. Smith <greg@krypto.org>
Sat, 23 Mar 2013 23:05:36 +0000 (16:05 -0700)
committerGregory P. Smith <greg@krypto.org>
Sat, 23 Mar 2013 23:05:36 +0000 (16:05 -0700)
commitb803c6c4b8d6256ac3d69f07f28c5c7024c3d4f5
tree8758eaf66c77333c75998de33053b5ce5384a0f5
parent93f756b274fb376d4c7fe589b1211acb49cea092
Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and
correctly check for errors on two CreateFileMapping calls.
PC/bdist_wininst/extract.c
PC/bdist_wininst/install.c
Python/dynload_win.c