[Bug 3049] ssh startup time on OSX is linear to _SC_OPEN_MAX

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Aug 2 16:00:12 AEST 2019


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

--- Comment #4 from likan_999.student at sina.com ---
Comment on attachment 3306
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3306
refactor, add fallback

Also, the line 129, after closefrom_fallback is called, it should
return, otherwise fdinfo_buf==NULL but dereferenced at line 132, which
will crash the process.

After line 123, I guess you miss a 'continue'? Otherwise it won't ever
retry, right?

-- 
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