hardening-no-fortify-functions
This package provides an ELF binary that lacks the use of fortified
libc functions. Either there are no potentially unfortified functions
called by any routines, all unfortified calls have already been fully
validated at compile-time, or the package was not built with the default
Debian compiler flags defined by dpkg-buildflags
. If built using
dpkg-buildflags
directly, be sure to import CPPFLAGS
.
NB: Due to false-positives, Lintian ignores some unprotected functions (e.g. memcpy).
For more information please consult:
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check binaries/hardening.
Visibility: info