Denis Kenzior
686f515e04
eap-ttls: Bump up buffer sizes to quiet warnings
...
src/eap-ttls.c:766:50: error: ‘Password’ directive output may be truncated writing 8 bytes into a region of size between 1 and 72 [-Werror=format-truncation=]
snprintf(password_key, sizeof(password_key), "%sPassword", prefix);
^~~~~~~~
In file included from /usr/include/stdio.h:862,
from src/eap-ttls.c:28:
/usr/include/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 9 and 80 bytes into a destination of size 72
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2018-12-17 11:21:55 -06:00
..
2018-10-26 15:29:48 -05:00
2018-10-08 21:38:30 -05:00
2018-04-19 11:49:41 -05:00
2018-04-19 11:49:41 -05:00
2018-10-14 05:41:06 +02:00
2018-07-17 18:52:59 -05:00
2018-11-26 14:32:04 -06:00
2018-11-26 14:32:04 -06:00
2018-11-16 16:59:59 -06:00
2018-05-24 19:22:16 -05:00
2018-11-16 16:38:28 -06:00
2018-11-16 16:59:59 -06:00
2018-10-19 00:20:35 -05:00
2018-09-11 20:06:00 -05:00
2018-11-29 11:34:07 -06:00
2018-09-04 23:57:14 -05:00
2018-11-01 22:37:11 +01:00
2018-10-25 14:25:28 -05:00
2018-10-29 18:49:19 -05:00
2018-08-08 19:43:05 -05:00
2016-12-14 22:46:18 -06:00
2018-12-05 22:31:17 -06:00
2018-11-19 17:10:53 -06:00
2018-11-16 16:30:22 -06:00
2018-11-01 22:37:11 +01:00
2018-12-17 11:18:42 -06:00
2018-12-11 17:09:51 -06:00
2018-12-10 12:04:56 -06:00
2018-12-17 11:21:55 -06:00
2018-11-01 22:37:11 +01:00
2016-09-13 13:32:47 -05:00
2018-11-19 17:10:53 -06:00
2018-08-08 19:43:05 -05:00
2018-11-28 19:06:33 -06:00
2018-11-02 14:05:44 -05:00
2018-10-26 21:31:52 +02:00
2018-09-14 17:31:42 +02:00
2018-10-26 21:29:45 +02:00
2018-08-07 17:40:55 -05:00
2018-11-19 13:46:28 -06:00
2017-01-12 10:33:40 -06:00
2017-01-12 10:33:40 -06:00
2017-11-28 13:20:33 -06:00
2018-11-16 17:03:06 -06:00
2018-10-26 15:26:49 -05:00
2018-11-16 16:59:45 -06:00
2018-11-16 16:59:45 -06:00
2018-09-14 15:24:15 +02:00
2018-09-11 20:06:00 -05:00
2018-11-26 14:38:07 -06:00
2018-10-26 21:30:44 +02:00
2018-08-14 13:36:48 -05:00
2018-11-26 14:32:04 -06:00
2018-10-26 21:28:10 +02:00
2018-08-07 17:23:26 -05:00
2018-10-26 21:32:20 +02:00
2018-10-24 16:28:46 -05:00
2018-08-09 10:45:16 -05:00
2018-11-19 12:09:27 -06:00
2018-08-19 23:12:14 -05:00
2018-12-03 14:17:30 -06:00
2018-11-05 12:43:16 -06:00
2018-10-14 05:41:06 +02:00
2018-10-14 05:41:06 +02:00
2018-12-12 11:12:24 -06:00
2018-11-16 18:06:42 -06:00
2017-11-28 13:30:06 -06:00
2017-11-28 13:30:06 -06:00
2016-07-20 15:29:39 -05:00
2016-07-07 13:21:08 -05:00
2018-11-16 16:30:22 -06:00
2018-08-13 20:40:59 -05:00
2018-12-04 10:36:17 -06:00
2018-12-04 10:36:17 -06:00
2018-10-26 21:34:58 +02:00
2018-07-17 19:12:48 -05:00
2018-10-26 21:34:58 +02:00
2018-06-14 20:01:19 -05:00
2018-12-10 12:04:53 -06:00
2018-09-24 14:07:03 -05:00
2018-11-01 22:37:11 +01:00
2018-11-01 22:37:11 +01:00
2018-10-26 21:24:20 +02:00
2018-11-01 22:37:11 +01:00
2018-10-26 21:33:01 +02:00
2018-09-19 14:17:26 -05:00
2018-11-29 11:22:50 -06:00
2018-11-29 11:22:50 -06:00
2018-12-04 10:36:17 -06:00
2018-10-26 21:33:38 +02:00
2017-02-17 12:27:13 -06:00