CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/01/09 17:36:35

Modified files:
        lib/libevent   : signal.c 

Log message:
Fix evsignal_del()'s use of sigaction(): fill in a sigaction struct
and pass a pointer to that instead of passing SIG_DFL directly.
(Probably the result of a bad signal()-->sigaction() translation...)

ok deraadt@, nicm@, miod@

Reply via email to