[Bug 2465] New: 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 00:38:32 AEST 2015


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

            Bug ID: 2465
           Summary: openssh portable does not check if arc4random_buf is
                    declared in the system headers?
           Product: Portable OpenSSH
           Version: 7.1p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Build system
          Assignee: unassigned-bugs at mindrot.org
          Reporter: busterb at gmail.com

Hi,

 I got this report about the build process of openssh portable only
checking if arc4random_buf links, not if it is declared in a header. 
It should probably ensure that the function exists in a header and set
the local compatibility header define appropriately.

https://github.com/libressl-portable/portable/issues/109

Thanks!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list