diff options
author | nicm <nicm> | 2017-07-12 10:04:51 +0000 |
---|---|---|
committer | nicm <nicm> | 2017-07-12 10:04:51 +0000 |
commit | 51112221eeb31ced907f0dfcf077582996c20c07 (patch) | |
tree | a4920177e843248ced12e53de2777260191796ca /client.c | |
parent | 0453ad01468460d5fca09457ed7c862685076931 (diff) | |
download | rtmux-51112221eeb31ced907f0dfcf077582996c20c07.tar.gz rtmux-51112221eeb31ced907f0dfcf077582996c20c07.tar.bz2 rtmux-51112221eeb31ced907f0dfcf077582996c20c07.zip |
Block signals between forking and clearing signal handlers (or calling
event_reinit) - if the child gets a signal and fires the libevent signal
handler during this period it could write a signal into the parent's
signal pipe. GitHub issue 1001 from Aaron van Geffen.
Diffstat (limited to 'client.c')
0 files changed, 0 insertions, 0 deletions