[netcdf-cxx-legacy] 01/02: Add lintian override for no-fortify-functions false positive.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 18 18:01:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf-cxx-legacy.
commit 4138d53571697069c62f6b0d6dbcc0ce8f70de49
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 18 19:50:37 2015 +0200
Add lintian override for no-fortify-functions false positive.
---
debian/libnetcdf-c++4.lintian-overrides | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/libnetcdf-c++4.lintian-overrides b/debian/libnetcdf-c++4.lintian-overrides
new file mode 100644
index 0000000..c2db951
--- /dev/null
+++ b/debian/libnetcdf-c++4.lintian-overrides
@@ -0,0 +1,6 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+# Fortify Source functions: no, only unprotected functions found!
+# unprotected: strcpy
+# unprotected: strncpy
+# unprotected: memcpy
+libnetcdf-c++4: hardening-no-fortify-functions *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx-legacy.git
More information about the Pkg-grass-devel
mailing list