MFC jail: fix dangling reference bug from 6754ae2572eb
The change to use refcounts for pr_uref was mishandled in
prison_proc_free, so killing a jail's last process could add
an extra reference, leaving it an unkillable zombie.
(cherry picked from commit 195cd6ae2481dd5ad555ed65c226b6f20908d66a)