[Bug 2702] ssh compiled with --with-ldns segfaults during known_hosts parsing
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 19 15:35:52 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2702
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #7 from Damien Miller <djm at mindrot.org> ---
I think, generally, if one of your dependencies is using a particular
version/vendor libcrypto.so then you have to use it everywhere and not
try to mix and match.
I.e. either recompile ldns against LibreSSL or compile OpenSSH against
the same libcrypto/headers as ldns
--
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