]> git.saurik.com Git - redis.git/commit
SIGSEGV handler refactored so that we can reuse stack trace and current client loggin...
authorantirez <antirez@gmail.com>
Tue, 27 Mar 2012 08:33:45 +0000 (10:33 +0200)
committerantirez <antirez@gmail.com>
Tue, 27 Mar 2012 08:40:07 +0000 (10:40 +0200)
commita32387045058d16e346c48157d2b0bf5c3ce67f0
tree26b7f99cdf64d0323645f0aedbde6161fab85366
parentca09ad4d64adc0296f3268e4217f004dd7ada732
SIGSEGV handler refactored so that we can reuse stack trace and current client logging functionalities in other contexts.
src/debug.c