* src/process.c (start_process_unwind): Treat any pid <= 0, except -2,
as an error, not just -1. For example, make_process inits the pid to 0. Fixes: debbugs:10217
Showing
Please register or sign in to comment
as an error, not just -1. For example, make_process inits the pid to 0. Fixes: debbugs:10217