Codebase list freeradius / 6a3698ab-648f-4b82-b6bb-857876ad2be8/main debian / freeradius.lintian-overrides
6a3698ab-648f-4b82-b6bb-857876ad2be8/main

Tree @6a3698ab-648f-4b82-b6bb-857876ad2be8/main (Download .tar.gz)

freeradius.lintian-overrides @6a3698ab-648f-4b82-b6bb-857876ad2be8/mainraw · history · blame

# fortify functions is actually enabled, but the modules either just do not use
# any functions which need to be fortified or all checks can be done at
# compile-time, so hardening-check produces a false-positive.
#
# I verified this by adding printf("test"); to a module, after which
# hardening-check reported that some functions are fortified.
hardening-no-fortify-functions usr/lib/freeradius/*

# Plugins
library-not-linked-against-libc usr/lib/freeradius/rlm_eap_tls.so
shared-lib-without-dependency-information usr/lib/freeradius/*.so