Heinrich Schuchardt
295ab733df
lib: -Wformat-truncation in rsa_engine_get_priv_key
...
With glibc 2.33 (Ubuntu package glibc6 2.33-0ubuntu9) building
sifive_unmatched_defconfig results in:
In file included from /usr/include/stdio.h:866,
from ././include/compiler.h:26,
from <command-line>:
In function ‘snprintf’,
inlined from ‘rsa_engine_get_priv_key’ at ./tools/../^:273:4:
/usr/include/riscv64-linux-gnu/bits/stdio2.h:71:10: warning:
‘%s’ directive argument is null [-Wformat-truncation=]
71 | return __builtin___snprintf_chk (__s, __n,
__USE_FORTIFY_LEVEL - 1,
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
Avoid passing a NULL string.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-09-01 19:25:37 -04:00
..
2021-02-02 15:33:42 -05:00
2020-10-12 21:30:37 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:18 -04:00
2021-07-23 13:36:20 -04:00
2021-04-14 15:06:08 -04:00
2021-08-02 13:32:14 -04:00
2021-08-16 10:49:35 +02:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-08-31 17:47:49 -04:00
2021-06-28 19:57:13 +02:00
2020-05-18 21:19:18 -04:00
2020-04-26 14:23:55 -06:00
2020-05-18 21:19:18 -04:00
2018-05-07 09:34:12 -04:00
2021-08-31 17:47:49 -04:00
2021-09-01 19:25:37 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-02-05 19:33:46 -07:00
2020-01-22 17:47:57 -05:00
2021-03-05 10:25:43 +05:30
2021-01-16 19:17:11 -05:00
2021-06-28 14:47:10 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2021-03-27 15:04:31 +13:00
2018-09-18 00:01:18 -06:00
2021-03-07 17:37:13 +01:00
2020-05-18 21:19:18 -04:00
2019-12-02 18:23:07 -05:00
2018-12-08 20:18:44 -05:00
2021-05-24 14:21:30 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-07-12 20:30:48 +02:00
2021-08-21 18:23:02 -04:00
2020-05-18 21:19:23 -04:00
2020-03-03 13:08:14 +05:30
2019-10-31 07:22:53 -04:00
2021-05-24 14:21:30 -04:00
2021-04-14 15:06:08 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2021-08-03 09:07:01 -04:00
2020-10-30 10:56:11 -04:00
2020-05-18 17:33:33 -04:00
2019-08-11 16:43:41 -04:00
2020-01-17 17:53:40 -05:00
2021-04-14 15:06:08 -04:00
2020-12-04 16:09:06 -05:00
2021-06-08 11:39:09 -04:00
2021-06-01 16:48:54 -04:00
2021-08-31 17:47:49 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 21:19:18 -04:00
2021-06-07 10:48:40 -04:00
2021-04-20 07:31:12 -04:00
2018-05-10 20:38:35 -04:00
2021-08-16 10:49:35 +02:00
2021-09-01 19:25:37 -04:00
2020-05-18 21:19:18 -04:00
2021-08-02 13:32:14 -04:00
2020-05-18 21:19:18 -04:00
2019-12-06 16:44:20 -05:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2019-12-02 18:23:07 -05:00
2021-06-11 16:34:52 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-07-14 16:57:35 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-02-24 16:51:49 -05:00
2020-05-18 21:19:18 -04:00
2021-03-27 13:59:37 +13:00
2021-07-24 10:49:51 +02:00
2020-08-24 14:11:31 -04:00
2021-05-24 14:21:30 -04:00
2021-08-02 13:32:14 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2021-08-21 18:23:02 -04:00
2021-03-02 15:53:37 -05:00
2021-07-15 18:42:05 -04:00
2018-11-29 09:30:06 -07:00
2021-03-02 15:53:37 -05:00
2021-03-02 15:53:37 -05:00
2021-05-24 14:21:30 -04:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2019-05-05 08:48:50 -04:00