cpython/Tools/msi/bundle/bootstrap
Steve Dower 8011382285 Issue #23619: Ensure C variable is initialized before using it.
The garbage in _crtInstalledToken was causing the IsCrtInstalled() function to return TRUE without actually checking anything. We now initialize the variable first.
2015-03-09 10:05:50 -07:00
..
LICENSE.txt Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
pch.cpp Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
pch.h Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
pythonba.cpp Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
pythonba.def Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
pythonba.sln Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
pythonba.vcxproj Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00
PythonBootstrapperApplication.cpp Issue #23619: Ensure C variable is initialized before using it. 2015-03-09 10:05:50 -07:00
resource.h Issue #23260: Update Windows installer 2015-02-05 22:08:48 -08:00