summaryrefslogtreecommitdiff
path: root/Python/dynload_hpux.c
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-03-09 10:05:50 -0700
committerSteve Dower <steve.dower@microsoft.com>2015-03-09 10:05:50 -0700
commit8011382285fe23ff0fc549f4c33cbc346c3a0dd0 (patch)
tree390ad6bfe4bbe002e04c80dfb049eabc448edc1b /Python/dynload_hpux.c
parent5d2d63ed7dab4487e2f0f0d0f3d2cf5b185b5082 (diff)
downloadcpython-git-8011382285fe23ff0fc549f4c33cbc346c3a0dd0.tar.gz
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.
Diffstat (limited to 'Python/dynload_hpux.c')
0 files changed, 0 insertions, 0 deletions