asomers
1fe29e8908
Fix several Coverity warnings in tftp
...
Some of the changes are in the libexec/tftpd directory, but to functions that
are only used by tftp(1) (they share some code).
* strcpy => strlcpy (1006793, 1006794, 1006796, 1006741)
* Unchecked return value and TOCTTOU (1009314)
* NULL pointer dereference (1018035, 1018036)
Reported by: Coverity
CID: 1006793, 1006794, 1006796, 1006741, 1009314, 1018035
CID: 1018036
MFC after: 2 weeks
2018-07-22 17:10:12 +00:00
..
2018-06-20 18:43:17 +00:00
2018-06-01 22:57:19 +00:00
2018-06-19 23:43:14 +00:00
2018-05-19 00:26:00 +00:00
2018-07-19 04:31:41 +00:00
2018-06-20 16:10:02 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-07-06 16:23:30 +00:00
2018-05-23 09:16:20 +00:00
2018-06-18 04:54:09 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-05-09 07:46:57 +00:00
2018-05-11 06:55:02 +00:00
2018-05-12 17:04:40 +00:00
2018-07-01 20:09:56 +00:00
2018-06-02 20:28:58 +00:00
2018-05-23 02:54:28 +00:00
2018-06-19 23:43:14 +00:00
2018-06-15 03:31:30 +00:00
2018-07-10 01:42:28 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-07-16 05:46:50 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-15 16:28:50 +00:00
2018-07-09 20:38:47 +00:00
2018-06-19 23:43:14 +00:00
2018-05-28 02:40:06 +00:00
2018-06-19 23:43:14 +00:00
2018-06-19 23:43:14 +00:00
2018-06-09 04:40:17 +00:00
2018-07-10 13:03:06 +00:00
2018-06-21 14:28:20 +00:00
2018-07-20 23:52:11 +00:00
2018-06-19 23:43:14 +00:00
2018-06-20 00:13:09 +00:00
2018-06-19 23:43:14 +00:00
2018-07-05 22:56:13 +00:00
2018-05-25 13:40:07 +00:00
2018-07-03 19:09:46 +00:00
2018-06-25 11:44:56 +00:00
2018-06-19 23:43:14 +00:00
2018-07-09 20:27:31 +00:00
2018-07-05 13:13:48 +00:00
2018-06-20 03:31:19 +00:00
2018-05-19 20:35:15 +00:00
2018-06-22 09:10:50 +00:00
2018-05-08 21:01:04 +00:00
2018-06-21 07:42:28 +00:00
2018-06-19 23:43:14 +00:00
2018-07-22 17:10:12 +00:00
2018-05-04 14:39:32 +00:00
2018-07-10 17:20:27 +00:00
2018-06-01 22:34:59 +00:00
2018-06-19 23:43:14 +00:00
2018-07-09 19:03:30 +00:00
2018-06-20 00:13:09 +00:00
2018-06-19 23:43:14 +00:00
2018-06-25 11:44:41 +00:00
2018-06-28 13:48:59 +00:00
2018-06-27 19:29:15 +00:00
2018-06-13 08:52:04 +00:00
2018-06-19 23:43:14 +00:00
2018-05-23 01:20:31 +00:00
2018-06-19 23:43:14 +00:00
2018-07-10 22:00:20 +00:00