Mark Mentovai b8cbfff0d3 test::Multiprocess: exit cleanly from children with _exit().
Child exits were using exit(), which caused crashes on 10.10 for
Multiprocess-based tests that ran after HTTPTransport tests. The crashes
occurred while running exit-time destructors. exit() was never correct
in this situation, this should have used _exit() all along.

TEST=crashpad_util_test
BUG=crashpad:17
R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/1000653002
2015-03-11 13:59:46 -04:00
..
2015-01-15 10:40:18 -08:00
2015-03-09 15:13:13 -04:00
2015-03-09 15:13:13 -04:00
2015-03-09 15:13:13 -04:00
2015-03-09 15:13:13 -04:00
2015-03-09 15:13:13 -04:00