[Bug 1692] sshd sometimes dies when sent multiple SIGHUPs in quick succession

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jan 6 12:19:37 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1692

--- Comment #3 from Colin Watson <cjwatson at debian.org> 2010-01-06 12:19:36 EST ---
BTW, I agree that ASLR makes a difference when the signal handler is a
function, but in this case that is not so. SIG_IGN is (typically;
certainly on Linux, I imagine on other Unixes too) just a constant and
not affected by ASLR.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list