diff options
| author | Zackery Spytz <zspytz@gmail.com> | 2018-10-06 11:41:45 -0600 |
|---|---|---|
| committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-10-06 10:41:45 -0700 |
| commit | 365ad2ead5bbaf7a3b18648ffa36e819559d3f75 (patch) | |
| tree | 15cbfdb982f285c10fcbb989f73365cc3bbc7782 /Objects/sliceobject.c | |
| parent | 683281f536981da395575b5a07d6761118259fd2 (diff) | |
| download | cpython-git-365ad2ead5bbaf7a3b18648ffa36e819559d3f75.tar.gz | |
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 'Objects/sliceobject.c')
0 files changed, 0 insertions, 0 deletions
