Displaying 1 result from an estimated 1 matches for "lastlog_write_entry".
2014 Aug 22
7
[Bug 2263] New: sshd privsep monitor process doesn't handle SIGXFSZ signal
...le is bigger than the fsize limit, the process gets
SIGXFSZ signal and silently dies.
In other cases when lastlog entry can't be written, sshd logs the
problem and continues. Therefore I think that SIGXFSZ signal could be
ignored in the monitor process. atomicio() would set correctly errno
and lastlog_write_entry() would log the file size problem.
--
You are receiving this mail because:
You are watching the assignee of the bug.