jirentabu / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

SigIntHandler installed by CR_INST_SIGILL_HANDLER #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

in CrashHandler.cpp line 749 you check for CR_INST_SIGILL_HANDLER but than 
install the SigintHandler. Guess the check should be for CR_INST_SIGINT_HANDLER 
instead.

Regards,
Thomas

Original issue reported on code.google.com by pzycho1...@gmail.com on 3 Jun 2012 at 1:07

GoogleCodeExporter commented 9 years ago

Original comment by zexspect...@gmail.com on 3 Jun 2012 at 6:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1346.

Original comment by zexspect...@gmail.com on 25 Aug 2012 at 2:10