bpo-1635741: Fix NULL ptr deref in multiprocessing (GH-22880)



Commit 1d541c25c8019f7a0b80b3e1b437abe171e40b65 introduced a NULL
pointer dereference in error path.

Signed-off-by: Christian Heimes <christian@python.org>
1 file changed