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

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 2ff24a830d5d7e69ef1ece1f00c285fc3f6b4868
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Mar 13 14:14:16 2015 +0100

    Add lintian overrides for no-fortify-functions false positive.
---
 debian/osmcoastline.lintian-overrides | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/osmcoastline.lintian-overrides 
b/debian/osmcoastline.lintian-overrides
new file mode 100644
index 0000000..7a90352
--- /dev/null
+++ b/debian/osmcoastline.lintian-overrides
@@ -0,0 +1,10 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+#         unprotected: memset
+#         unprotected: vsnprintf
+#         unprotected: memmove
+#         unprotected: read
+#         unprotected: memcpy
+osmcoastline: hardening-no-fortify-functions usr/bin/osmcoastline_filter
+osmcoastline: hardening-no-fortify-functions usr/bin/osmcoastline_ways
+

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to