summaryrefslogtreecommitdiffstats
path: root/Python/dynload_stub.c
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-07-03 15:57:44 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-07-03 15:57:44 (GMT)
commit6690eed48b3ad97d4383ce612ff4e4c318a80c45 (patch)
tree797f984f6850165d4645bdb2c402944150ab0d6e /Python/dynload_stub.c
parent809b665b57edccde6418fb9e4a0135a1e629e79a (diff)
downloadcpython-6690eed48b3ad97d4383ce612ff4e4c318a80c45.zip
cpython-6690eed48b3ad97d4383ce612ff4e4c318a80c45.tar.gz
cpython-6690eed48b3ad97d4383ce612ff4e4c318a80c45.tar.bz2
Issue #21151: Fixed a segfault in the _winreg module.
When ``None`` was passed as a ``REG_BINARY`` value to SetValueEx, PyMem_DEL was called on an uninitialized buffer. Patch by John Ehresman. (Also an incidental typo fix in a comment in test_winreg)
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions