index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Core and Builtins
/
2018-09-27-11-10-02.bpo-34824.VLlCaU.rst
blob: fe95b8973c09a485b3552f083fe5e62b58be4d16 (
plain
)
1
2
Fix a possible null pointer dereference in Modules/_ssl.c. Patch by Zackery Spytz.