https://bugzilla.mindrot.org/show_bug.cgi?id=3321
kircher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #2 from kircher <[email protected]> --- Thank you very much for helping me incorporate the code. As far as I know, tcmalloc may apply for fds before the main function in some unknown scenarios. In this case, the problem can be solved only by deleting closefrom and carefully checking the status of these fds. Because deleting all handles greater than or equal to 3 is a strong constraint, do you have a plan to delete closefrom? -- 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
