https://bugzilla.mindrot.org/show_bug.cgi?id=1883
--- Comment #2 from Bert Wesarg <[email protected]> 2011-04-12 16:36:14 EST --- (In reply to comment #1) > > compat_init_setproctitle() should save everything that is necessary. Is > it not working for you? > > Also, why reorder the sanitise_stdfd() call? I copied from sshd.c which includes the different order of the sanitise_stdfd() to make int consistent. I just put the save_argv code inside the HAVE_SETPROCTITLE guard too, because I don't see a need for this without setproctitle. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
