[qgis] 11/14: Add lintian override for hardening-no-fortify-functions false positive.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Dec 1 22:36:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit 325fba93b944f4a85e78157d0083471716166759
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Dec 1 21:10:05 2015 +0100

    Add lintian override for hardening-no-fortify-functions false positive.
---
 debian/libqgisgrass2.8.4.lintian-overrides | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/libqgisgrass2.8.4.lintian-overrides b/debian/libqgisgrass2.8.4.lintian-overrides
new file mode 100644
index 0000000..7b652bd
--- /dev/null
+++ b/debian/libqgisgrass2.8.4.lintian-overrides
@@ -0,0 +1,5 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+#         unprotected: memset
+#         unprotected: strcpy
+libqgisgrass2.8.4: hardening-no-fortify-functions usr/lib/libqgisgrass.so.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git



More information about the Pkg-grass-devel mailing list