Commit bc9ae4a
[3.12] pythongh-126106: Fix
pythongh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (pythonGH-126111)
(cherry picked from commit a64a1c9)
Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>NULL possible derefrence in Modules/_ssl.c (pythonGH-126111) (python#126117)1 parent a8472fd commit bc9ae4a
File tree
2 files changed
+4
-3
lines changed- Misc/NEWS.d/next/Library
- Modules
2 files changed
+4
-3
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4951 | 4951 | | |
4952 | 4952 | | |
4953 | 4953 | | |
4954 | | - | |
4955 | | - | |
4956 | | - | |
4957 | 4954 | | |
4958 | 4955 | | |
4959 | 4956 | | |
4960 | 4957 | | |
4961 | 4958 | | |
| 4959 | + | |
| 4960 | + | |
| 4961 | + | |
4962 | 4962 | | |
4963 | 4963 | | |
4964 | 4964 | | |
| |||
0 commit comments