Codebase list freeradius / cf8ceb9e-5356-424c-9ec3-7dfbd19b933c/main debian / lintian-overrides
cf8ceb9e-5356-424c-9ec3-7dfbd19b933c/main

Tree @cf8ceb9e-5356-424c-9ec3-7dfbd19b933c/main (Download .tar.gz)

lintian-overrides @cf8ceb9e-5356-424c-9ec3-7dfbd19b933c/mainraw · history · blame

1
2
3
4
5
6
7
# 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/*