https://bugzilla.mindrot.org/show_bug.cgi?id=2883
--- Comment #3 from Jakub Jelen <[email protected]> --- Darren, you are right. There should be NULL check before calling the freeaddrinfo() or just return before the addrinfo is allocated, splitting the conditions. Damien, you are right about the sftp. You solution looks more elegant. Thanks. -- 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
