Joern Engel
fdc84d11a2
iscsi-target: use strlcpy in iscsit_collect_login_stats
...
last_intr_fail_name is a fixed-size array and could theoretically
overflow. In reality intrname->value doesn't seem to depend on
untrusted input or be anywhere near 224 characters, so the overflow is
pretty theoretical. But strlcpy is cheap enough.
Found by coverity.
Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2014-09-17 13:54:38 -07:00
..
2014-09-11 15:09:30 +02:00
2014-09-06 11:27:15 +09:00
2014-08-13 18:27:40 -06:00
2014-08-31 13:23:45 +01:00
2014-08-25 15:39:23 -04:00
2014-09-13 09:39:55 -07:00
2014-09-05 13:25:01 -07:00
2014-08-15 10:26:01 +05:30
2014-08-08 11:14:29 -07:00
2014-08-08 11:14:29 -07:00
2014-09-08 00:02:58 +02:00
2014-08-27 15:40:45 +01:00
2014-08-14 18:10:33 -06:00
2014-09-11 10:54:25 +05:30
2014-08-28 11:59:09 +05:30
2014-08-15 17:56:45 -06:00
2014-08-06 09:38:14 -07:00
2014-08-22 08:45:40 +01:00
2014-08-29 14:31:43 +02:00
2014-09-12 13:41:39 +10:00
2014-08-27 09:38:06 -07:00
2014-08-06 20:06:14 -07:00
2014-08-28 11:18:47 -07:00
2014-09-04 19:59:42 +02:00
2014-08-05 21:16:46 -07:00
2014-08-15 17:06:40 -04:00
2014-08-29 20:13:00 -07:00
2014-09-11 10:08:36 -07:00
2014-09-05 16:01:46 +02:00
2014-09-03 12:08:10 +00:00
2014-08-22 11:31:30 -07:00
2014-09-02 10:02:13 -07:00
2014-08-06 18:01:19 -07:00
2014-08-07 17:23:16 -07:00
2014-09-10 11:20:47 -04:00
2014-08-08 15:57:28 -07:00
2014-08-28 15:57:55 +01:00
2014-09-08 14:38:14 -07:00
2014-08-14 18:10:33 -06:00
2014-09-06 12:12:09 -07:00
2014-09-07 16:11:10 -07:00
2014-09-14 00:10:38 -04:00
2014-08-16 09:03:58 +01:00
2014-08-27 14:35:04 +02:00
2014-08-08 15:57:25 -07:00
2014-09-03 08:45:48 -07:00
2014-08-07 08:50:34 -07:00
2014-08-28 11:17:43 +05:30
2014-09-10 14:25:51 +02:00
2014-09-03 10:45:12 -07:00
2014-08-08 11:14:29 -07:00
2014-09-03 01:29:00 +02:00
2014-08-12 12:15:14 -06:00
2014-08-18 10:58:43 +02:00
2014-08-12 12:15:14 -06:00
2014-08-07 17:17:39 -07:00
2014-08-29 16:28:16 -07:00
2014-09-08 08:27:00 -07:00
2014-08-05 18:57:18 -07:00
2014-08-29 11:21:49 -07:00
2014-08-22 12:28:16 +09:00
2014-08-31 13:46:19 +01:00
2014-08-25 15:39:22 -04:00
2014-09-14 17:37:36 -07:00
2014-09-17 13:54:38 -07:00
2014-08-26 14:54:48 -07:00
2014-09-08 16:33:56 -07:00
2014-09-11 15:08:14 -07:00
2014-09-08 16:03:21 -07:00
2014-08-08 10:39:16 -06:00
2014-09-12 11:45:10 +03:00
2014-08-08 15:57:30 -07:00
2014-08-07 08:47:00 -07:00
2014-09-11 16:52:29 -07:00