diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-25 04:44:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-25 04:44:11 (GMT) |
commit | db23206367e2bfbbdfb29b7699f25a14ba353ae7 (patch) | |
tree | da168924eb6b5baae0a5cf2abd2153405f5f15a1 /Lib/test/test_socket.py | |
parent | bbdf8723324e31675f298dd273733cc13e1518df (diff) | |
download | cpython-db23206367e2bfbbdfb29b7699f25a14ba353ae7.zip cpython-db23206367e2bfbbdfb29b7699f25a14ba353ae7.tar.gz cpython-db23206367e2bfbbdfb29b7699f25a14ba353ae7.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 'Lib/test/test_socket.py')
0 files changed, 0 insertions, 0 deletions