Ondřej Surý
262f087bcf
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.
2020-03-25 17:33:07 +01:00
..
2020-03-16 15:18:46 -03:00
2020-03-17 13:28:15 -07:00
2020-03-18 09:05:59 +01:00
2020-03-05 17:20:16 -08:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-02-24 10:56:47 +01:00
2020-03-02 14:12:05 +01:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-02-14 09:31:05 +01:00
2020-02-21 15:05:08 +11:00
2020-03-18 09:05:59 +01:00
2020-02-13 15:05:06 -08:00
2020-02-26 07:57:44 +00:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-03-09 16:19:22 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-21 15:05:08 +11:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-02-21 15:05:08 +11:00
2020-03-17 09:11:13 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-02-14 09:31:05 +01:00
2020-02-12 15:04:17 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-03-09 16:19:22 +01:00
2020-03-17 13:28:15 -07:00
2020-03-17 13:28:15 -07:00
2020-02-13 15:05:06 -08:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-17 09:11:13 +01:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-03-05 17:20:16 -08:00
2020-03-09 14:48:17 +01:00
2020-03-09 16:19:22 +01:00
2020-02-13 15:05:06 -08:00
2020-03-06 15:57:48 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-03-16 09:38:15 +01:00
2020-03-05 17:20:16 -08:00
2020-02-21 15:05:08 +11:00
2020-02-14 09:31:05 +01:00
2020-02-16 17:34:24 +01:00
2020-02-16 17:34:24 +01:00
2020-02-14 09:31:05 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-03-04 00:44:32 -08:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-25 17:33:07 +01:00
2020-03-09 16:19:22 +01:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-03-09 16:19:22 +01:00
2020-03-13 12:42:52 +11:00
2020-02-13 22:07:21 +01:00
2020-03-09 16:19:22 +01:00
2020-02-21 15:05:08 +11:00
2020-02-12 15:04:17 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-03-05 17:20:16 -08:00
2020-02-14 09:31:05 +01:00
2020-02-21 15:05:08 +11:00
2020-02-13 15:05:06 -08:00
2020-02-17 14:23:58 -08:00
2020-03-25 17:33:07 +01:00
2020-02-13 15:05:06 -08:00
2020-02-21 15:05:08 +11:00
2020-02-14 09:31:05 +01:00
2020-02-14 09:31:05 +01:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-03-09 16:19:22 +01:00
2020-02-13 22:07:21 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-02-14 09:31:05 +01:00
2020-02-13 15:05:06 -08:00
2020-02-13 15:05:06 -08:00
2020-03-09 16:19:22 +01:00
2020-03-09 16:19:22 +01:00
2020-02-12 15:04:17 +01:00
2020-03-09 16:19:22 +01:00
2020-02-14 09:31:05 +01:00
2020-03-17 13:28:15 -07:00
2020-02-21 15:05:08 +11:00
2020-02-12 15:04:17 +01:00
2020-02-21 15:05:08 +11:00
2020-03-05 17:20:16 -08:00
2020-02-14 09:31:05 +01:00
2020-03-09 14:05:14 -07:00
2020-02-13 15:05:06 -08:00
2020-03-17 13:28:15 -07:00
2020-02-14 09:31:05 +01:00