[Bug 529] sshd doesn't work correctly after SIGHUP
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Feb 24 21:28:19 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=529
postadal at suse.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From postadal at suse.cz 2004-02-24 21:28 -------
This problem is re-appeared in new 3.7.1p2 version with added followed lines on
position 832:
#ifndef HAVE_SETPROCTITLE
/* Prepare for later setproctitle emulation */
compat_init_setproctitle(ac, av);
av = saved_argv;
^^^^^^^^^^^^^^^^
#endif
The new patch follows in attachment.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list