[Bug 2465] openssh portable does not check if arc4random_buf is declared in the system headers?
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sun Sep 13 14:12:47 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2465
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
So libressl implements this but doesn't provide a prototype for it? IMO
that's broken - it should use symbol visibility to hide functions that
it uses internally but doesn't intend to provide to library users.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list