Files
meta-openembedded/meta-oe/recipes-graphics
Khem Raj 30eb09f3bb libgphoto2: Fix build when security flags are enabled with clang
clang is more pedantic and throws below errors

../../libgphoto2-2.5.8/camlibs/ptp2/chdk.c:1131:14: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
        sprintf(lua,luascript); /* This expands the %q inside the string too ... do not optimize away. */
                    ^~~~~~~~~

Backport a patch to silence the warnings where it avoids
the use of sprintf all the way

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-22 15:49:23 +02:00
..
2016-03-14 12:15:32 +01:00
2015-08-24 13:51:35 +02:00
2014-12-17 12:55:40 +01:00
2016-07-29 11:00:53 +02:00
2015-05-13 14:31:59 +02:00
2016-05-06 12:38:33 +02:00
2014-12-17 12:55:40 +01:00
2016-08-15 12:21:38 +02:00
2014-05-07 19:19:19 +02:00
2014-07-15 14:56:55 +02:00
2015-08-24 13:51:35 +02:00
2015-07-16 21:09:10 +02:00
2016-02-25 17:47:24 +01:00
2016-07-29 11:01:00 +02:00
2016-05-19 12:02:38 +02:00