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

--- Comment #4 from [email protected] ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to