summaryrefslogtreecommitdiff
path: root/Tools/scripts/patchcheck.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-10-19 16:14:49 -0700
committerVictor Stinner <vstinner@redhat.com>2018-10-20 01:14:49 +0200
commitd92816de667169fbd54a3442705bc07286e8c69d (patch)
treee629e84e7d4393147c0aed07258241e658495ddb /Tools/scripts/patchcheck.py
parent5e808f92ea4eb238b17757526b99f97debf7dd57 (diff)
downloadcpython-git-d92816de667169fbd54a3442705bc07286e8c69d.tar.gz
bpo-34824: Fix a possible NULL pointer dereference in _ssl.c (GH-9606) (GH-9744)
On failure, _PyBytes_Resize() will deallocate the bytes object and set "result" to NULL. https://bugs.python.org/issue34824 (cherry picked from commit 365ad2ead5bbaf7a3b18648ffa36e819559d3f75) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Tools/scripts/patchcheck.py')
0 files changed, 0 insertions, 0 deletions