Don't call exit() from signal handler.
authorJarkko Pöyry <jpoyry@google.com>
Fri, 20 Mar 2015 22:29:47 +0000 (15:29 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Sat, 21 Mar 2015 00:19:56 +0000 (17:19 -0700)
commit6492654d213236b394b22c71dd77827aa100a2fb
tree452d47ad508c185a4a4f80a3fc301c7503acc27f
parent443d28a11f09bf244b663a06455b295af82ecd7c
Don't call exit() from signal handler.

Bug: 19517387
Change-Id: I58d60a54a9473d14b60f981682307338e30ba087
framework/qphelper/qpCrashHandler.c
framework/qphelper/qpCrashHandler.h
framework/qphelper/qpDebugOut.c