diff options
author | Daniel Díaz <daniel.diaz@linaro.org> | 2019-02-25 16:02:52 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-26 23:04:31 +0000 |
commit | 9ea8ca7f62ea5e9865f871ef79337b2fa9867cdc (patch) | |
tree | e5f2b788b75b585bb55409769392cbd0f4032b0d /meta/recipes-multimedia/alsa | |
parent | ce9a6606d7791320502383f92cf4d9935f09a2b3 (diff) | |
download | poky-9ea8ca7f62ea5e9865f871ef79337b2fa9867cdc.tar.gz |
ltp: Add patch for string formatting security warning
A revamp of the syscalls/setregid tests made to use a new
library [LTP:7a1b4427] required a conversion to test messages.
This test in particular did not include a formatted string,
but a just a string element:
testcases/kernel/syscalls/setregid/setregid01.c
This patch allows LTP to be built with -Wformat,
-Wformat-security, and -Werror=format-security.
(From OE-Core rev: ecee899dec53d324053112ed8764268fef930408)
Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
0 files changed, 0 insertions, 0 deletions