Commit 66c2c6b
bpo-1635741: Fix NULL ptr deref in multiprocessing (pythonGH-22880)
Commit 1d541c2 introduced a NULL
pointer dereference in error path.
Signed-off-by: Christian Heimes <christian@python.org>1 parent 8fc4e0f commit 66c2c6b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
| |||
0 commit comments