summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2018-10-06 17:41:45 (GMT)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-10-06 17:41:45 (GMT)
commit365ad2ead5bbaf7a3b18648ffa36e819559d3f75 (patch)
tree15cbfdb982f285c10fcbb989f73365cc3bbc7782 /setup.py
parent683281f536981da395575b5a07d6761118259fd2 (diff)
downloadcpython-365ad2ead5bbaf7a3b18648ffa36e819559d3f75.zip
cpython-365ad2ead5bbaf7a3b18648ffa36e819559d3f75.tar.gz
cpython-365ad2ead5bbaf7a3b18648ffa36e819559d3f75.tar.bz2
bpo-34824: Fix a possible NULL pointer dereference in _ssl.c (GH-9606)
On failure, _PyBytes_Resize() will deallocate the bytes object and set "result" to NULL. https://bugs.python.org/issue34824
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions