/usr/share/lintian/overrides/liballeggl4.4 is in liballeggl4.4 2:4.4.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # We don't include symbols files, because on the one hand
# private symbols are exported and not easily distinguishable
# from public ones. They have a leading underscore, but there
# are also public ones with a leading underscore.
# On the other hand, symbols files are not needed, because
# the API is frozen anyway. Quote from Peter Wang:
# "Anyway, 4.4 is on life support.
# The API is essentially frozen forever."
# (http://sourceforge.net/mailarchive/message.php?msg_id=29119754)
liballeggl4.4 binary: no-symbols-control-file
# False positive, there are no functions to protect.
# There are only strncpy, memset and memcpy.
liballeggl4.4 binary: hardening-no-fortify-functions
|