Ondřej Surý
138dded9d9
Fix 'Dead nested assignment's from scan-build-10
...
The 3 warnings reported are:
os.c:872:7: warning: Although the value stored to 'ptr' is used in the enclosing expression, the value is never actually read from 'ptr'
if ((ptr = strtok_r(command, " \t", &last)) == NULL) {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
--
rpz.c:1117:10: warning: Although the value stored to 'zbits' is used in the enclosing expression, the value is never actually read from 'zbits'
return (zbits &= x);
^ ~
1 warning generated.
--
openssleddsa_link.c:532:10: warning: Although the value stored to 'err' is used in the enclosing expression, the value is never actually read from 'err'
while ((err = ERR_get_error()) != 0) {
^ ~~~~~~~~~~~~~~~
1 warning generated.
(cherry picked from commit 262f087bcf )
2020-03-25 18:08:12 +01:00
..
2020-02-24 22:04:43 -08:00
2020-03-17 15:39:03 -07:00
2020-03-16 18:53:20 +11:00
2019-10-03 09:55:30 +02:00
2019-10-01 21:28:30 +10:00
2019-12-18 11:11:48 +11:00
2020-02-24 22:04:43 -08:00
2020-03-20 10:31:29 +01:00
2018-08-10 15:20:57 +02:00
2019-03-14 13:53:04 -07:00
2018-08-10 15:20:57 +02:00
2018-05-11 14:25:15 +02:00
2020-02-21 14:09:59 -08:00
2020-03-04 12:41:01 +01:00
2018-03-14 16:40:20 -07:00
2018-08-10 15:20:58 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-11-08 22:42:52 +07:00
2020-02-24 22:04:43 -08:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2020-02-24 22:04:43 -08:00
2019-03-22 12:08:16 +01:00
2020-02-21 14:09:59 -08:00
2019-03-08 22:25:27 +11:00
2019-11-12 09:31:40 +01:00
2018-03-14 16:40:20 -07:00
2018-08-10 15:20:57 +02:00
2018-05-11 14:25:15 +02:00
2018-05-03 21:48:44 +02:00
2019-11-12 09:31:40 +01:00
2018-05-11 14:25:15 +02:00
2018-03-14 16:40:20 -07:00
2018-05-11 14:25:15 +02:00
2018-12-19 12:46:05 +01:00
2019-10-03 14:21:47 +02:00
2018-04-10 13:14:25 -07:00
2018-08-10 15:20:57 +02:00
2019-05-29 10:31:03 +02:00
2020-03-17 15:45:35 -07:00
2020-03-17 15:45:35 -07:00
2020-01-13 15:06:35 +01:00
2018-11-08 22:42:52 +07:00
2019-10-03 14:21:46 +02:00
2019-02-19 10:26:00 +11:00
2018-11-09 00:07:55 +07:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-11-08 22:42:52 +07:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2017-12-29 02:23:11 +00:00
2018-08-10 15:20:57 +02:00
2018-05-11 14:25:15 +02:00
2018-08-10 15:20:57 +02:00
2020-01-31 11:23:47 +11:00
2020-02-21 14:09:59 -08:00
2019-10-04 14:34:21 +10:00
2019-10-03 14:21:46 +02:00
2019-10-03 14:21:46 +02:00
2019-01-09 16:17:07 +11:00
2018-12-20 04:50:08 -05:00
2019-09-12 19:31:56 +10:00
2018-11-15 00:16:35 +00:00
2019-11-21 10:59:16 +11:00
2019-10-03 14:21:47 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2020-03-25 18:08:12 +01:00
2018-08-10 15:20:57 +02:00
2020-02-11 10:42:33 +01:00
2018-08-10 15:20:57 +02:00
2018-11-08 22:42:52 +07:00
2018-03-14 16:40:20 -07:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2019-01-17 09:00:42 +11:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2019-01-17 09:00:42 +11:00
2018-08-10 15:20:57 +02:00
2018-11-08 22:02:58 +07:00
2020-02-21 14:09:59 -08:00
2018-03-14 16:40:20 -07:00
2018-03-14 16:40:20 -07:00
2020-03-13 13:37:04 +11:00
2018-05-11 14:25:15 +02:00
2019-10-03 14:21:47 +02:00
2020-02-21 14:09:59 -08:00
2018-05-11 14:25:15 +02:00
2019-10-03 14:21:46 +02:00
2018-08-10 15:20:57 +02:00
2018-05-11 14:25:15 +02:00
2020-02-21 14:09:59 -08:00
2018-11-08 22:02:58 +07:00
2020-02-24 22:04:43 -08:00
2019-01-08 20:51:27 -08:00
2018-08-10 15:20:57 +02:00
2020-03-25 18:08:12 +01:00
2018-08-10 15:20:57 +02:00
2020-02-21 14:09:59 -08:00
2019-08-28 16:26:24 +10:00
2019-03-14 09:01:31 +11:00
2018-08-10 15:20:57 +02:00
2019-02-19 09:38:09 +11:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-08-10 15:20:58 +02:00
2018-05-11 14:25:15 +02:00
2018-08-10 15:20:57 +02:00
2018-11-08 22:42:52 +07:00
2018-08-10 15:20:57 +02:00
2020-02-08 06:32:42 -08:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2019-10-03 14:21:46 +02:00
2018-11-08 22:42:52 +07:00
2020-02-21 14:09:59 -08:00
2019-10-03 14:21:47 +02:00
2020-03-17 15:45:35 -07:00
2020-02-21 14:09:59 -08:00
2018-05-11 14:25:15 +02:00
2020-01-22 13:08:52 -08:00
2020-02-21 14:09:59 -08:00
2018-08-10 15:20:57 +02:00
2020-03-09 16:52:58 -07:00
2018-08-10 15:20:57 +02:00
2019-11-05 23:07:07 +01:00