[SCM] gnome-mpv/master: Add lintian-override for false positive about fortify-source

infinity0 at users.alioth.debian.org infinity0 at users.alioth.debian.org
Fri Nov 13 00:55:27 UTC 2015


The following commit has been merged in the master branch:
commit 3df89367d2d28435626811eee39977728e0aea62
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Nov 13 01:11:16 2015 +0100

    Add lintian-override for false positive about fortify-source

diff --git a/debian/gnome-mpv.lintian-overrides b/debian/gnome-mpv.lintian-overrides
new file mode 100644
index 0000000..073e862
--- /dev/null
+++ b/debian/gnome-mpv.lintian-overrides
@@ -0,0 +1,6 @@
+# From `hardening-check --verbose usr/bin/gnome-mpv`:
+# The only unprotected function is strncpy, whose only use is in src/mpv.c.
+# This is known-correct at compile time and therefore the compiler uses the
+# unprotected function even with fortify-source as per case (1) in:
+# https://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
+gnome-mpv binary: hardening-no-fortify-functions usr/bin/gnome-mpv

-- 
gnome-mpv packaging



More information about the pkg-multimedia-commits mailing list