Displaying 1 result from an estimated 1 matches for "jlduran".
2025 Apr 11
8
[Bug 3809] New: snprintf const char *fmt detection false negatives with Clang and _FORTIFY_SOURCE=2
...Product: Portable OpenSSH
Version: -current
Hardware: amd64
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: jlduran at gmail.com
Created attachment 3869
--> https://bugzilla.mindrot.org/attachment.cgi?id=3869&action=edit
const/no const detection program
The snippet (attached conftest.c) used to detect whether a system can
declare [v]snprintf() const char *fmt incorrectly fails to detect it on
FreeBSD...