Files
scylladb/core
Shlomi Livne ee8fa7b07a Block all signals when reactor is deleted
1. Moved all signal handler functions/members into a wrapping class
2. Block all signals on desctuctor call (resetting of signal handler is
not enough since some signals will arive even if we reset signal handler
to SIG_DFL e.g. timer)

Fixes use-after-free when a signal is caught after the reactor is
destroyed.

Signed-off-by: Shlomi Livne <shlomi@cloudius-systems.com>
2015-03-08 09:20:32 +02:00
..
2015-03-01 15:29:13 +02:00
2015-02-19 16:58:54 +02:00
2015-02-19 16:58:54 +02:00
2015-03-03 14:58:58 +02:00
2015-03-04 17:40:58 +02:00