Mateusz Guzik edf1796d3e Fix up panics when fork fails due to hitting proc limit
The function clearning credentials on failure asserts the process is a
zombie, which is not true when fork fails.

Changing creds to NULL is unnecessary, but is still being done for
consistency with other code.

Pointy hat: mjg
Reported by: pho
2015-05-06 21:03:19 +00:00
..
2015-05-05 11:07:43 +00:00
2015-04-22 14:38:58 +00:00
2015-04-22 14:38:58 +00:00
2015-05-02 20:31:27 +00:00
2015-04-18 16:08:06 +00:00
2015-04-16 22:34:10 +00:00
2015-04-30 03:15:07 +00:00
2015-03-16 00:10:03 +00:00
2014-12-27 07:07:37 +00:00