Ali Alnubani
327820af90
examples/pipeline: fix build with some compilers
...
Fixes the following build failure with gcc 5.4.0 because
of uninitialized variables:
[..]
examples/pipeline/cli.c:1801:10: error: 'idx' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
[..]
examples/pipeline/cli.c:1916:10: error: 'idx' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
[..]
Fixes: 83f58a7b7b0a ("examples/pipeline: add commands for direct registers")
Signed-off-by: Ali Alnubani <alialnu@nvidia.com>
2022-09-25 16:02:25 +02:00
..
2022-01-11 12:16:53 +01:00
2022-04-14 14:38:20 +02:00
2021-10-24 13:37:43 +02:00
2021-07-31 15:42:43 +02:00
2022-06-30 06:54:21 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2022-09-23 16:14:34 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2022-03-08 14:17:27 +01:00
2021-11-16 16:22:26 +01:00
2021-07-31 15:42:43 +02:00
2021-10-24 13:37:43 +02:00
2022-09-23 16:14:33 +02:00
2022-06-07 16:44:21 +02:00
2022-09-21 15:31:03 +02:00
2021-10-22 18:15:38 +02:00
2022-03-08 14:27:11 +01:00
2021-10-25 22:31:53 +02:00
2022-02-12 12:07:48 +01:00
2022-06-01 16:26:35 +02:00
2022-06-13 07:58:25 +02:00
2022-01-11 12:16:53 +01:00
2021-10-25 18:20:59 +02:00
2022-09-23 16:14:34 +02:00
2021-10-22 18:15:38 +02:00
2022-09-21 15:31:03 +02:00
2022-07-08 16:44:04 +02:00
2022-09-23 16:14:34 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2022-09-25 16:02:25 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2021-09-16 17:31:03 +02:00
2022-09-21 15:31:03 +02:00
2021-07-31 15:42:43 +02:00
2022-09-23 16:14:34 +02:00
2022-09-21 15:31:03 +02:00
2022-09-21 15:31:03 +02:00
2021-11-10 11:42:34 +01:00
2022-09-21 15:31:03 +02:00
2022-01-11 12:16:53 +01:00
2021-10-22 18:15:38 +02:00
2022-06-30 06:54:21 +02:00