diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-25 04:47:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-25 04:47:11 (GMT) |
commit | 936d740ac0308fdcb87c11cbe87962d4fe06f5ab (patch) | |
tree | 235d3308cc6899293175797b8922bb55a7fdb906 /Python/dynload_aix.c | |
parent | 1ab9dfcfbe99d576b41209ca8ddbcacb682e4495 (diff) | |
download | cpython-936d740ac0308fdcb87c11cbe87962d4fe06f5ab.zip cpython-936d740ac0308fdcb87c11cbe87962d4fe06f5ab.tar.gz cpython-936d740ac0308fdcb87c11cbe87962d4fe06f5ab.tar.bz2 |
bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497)
The GlobalLock() call in UpdateDropDescription() was not checked for
failure.
https://bugs.python.org/issue34770
(cherry picked from commit f6c8007a29b95b3ea3ca687a9b4924769a696328)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/dynload_aix.c')
0 files changed, 0 insertions, 0 deletions