pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/50936: security/openssh segfaults on NetBSD-current



The following reply was made to PR pkg/50936; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: lib/50936: security/openssh segfaults on NetBSD-current
Date: Fri, 11 Mar 2016 15:48:33 +0100

 The configure detects our reallocarray and defines HAVE_REALLOCARRAY, which
 then hides all of the pkg internal prototypes.
 
 Our own prototypes are hidden due to missing _OPENBSD_SOURCE.
 
 Warnings/Werror are not tuned high enough to make the build fail.
 
 Martin
 


Home | Main Index | Thread Index | Old Index