Ali Alnubani
fe4b8c7bcd
pipeline: fix build with GCC 4.8.5
...
Compilation on CentOS 7 with gcc version 4.8.5 fails with
the following errors:
error: 'src_struct_id' may be used uninitialized in this
function [-Werror=maybe-uninitialized]
error: 'dst_struct_id' may be used uninitialized in this
function [-Werror=maybe-uninitialized]
This patch fixes the build errors by initializing both variables.
Bugzilla ID: 683
Fixes: 783768136f29 ("pipeline: auto-detect endianness of action arguments")
Signed-off-by: Ali Alnubani <alialnu@nvidia.com>
2021-04-21 12:36:17 +02:00
..
2020-10-19 22:13:59 +02:00
2021-04-16 12:43:33 +02:00
2021-01-21 10:27:44 +01:00
2021-01-26 00:43:59 +01:00
2020-10-19 22:13:59 +02:00
2021-04-15 01:56:43 +02:00
2021-01-29 15:58:06 +01:00
2021-04-16 12:43:33 +02:00
2020-10-19 22:13:59 +02:00
2021-04-20 23:33:03 +02:00
2020-10-22 22:07:15 +02:00
2021-04-14 14:17:41 +02:00
2021-04-17 19:22:41 +02:00
2021-01-21 10:27:47 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:15:34 +02:00
2020-11-14 10:56:30 +01:00
2021-01-15 11:31:28 +01:00
2021-04-20 23:13:23 +02:00
2021-01-15 11:31:28 +01:00
2021-01-29 20:59:37 +01:00
2020-10-19 22:13:59 +02:00
2021-04-21 01:05:15 +02:00
2021-04-15 01:56:20 +02:00
2020-11-03 16:21:15 +01:00
2021-01-29 20:59:37 +01:00
2021-03-02 10:57:28 +01:00
2020-10-19 22:13:59 +02:00
2021-02-05 17:40:23 +01:00
2020-10-19 22:13:59 +02:00
2021-03-25 17:35:10 +01:00
2021-04-15 01:56:43 +02:00
2021-01-21 10:27:47 +01:00
2021-04-06 14:52:49 +02:00
2021-01-19 15:24:46 +01:00
2021-04-21 12:36:17 +02:00
2021-04-19 19:33:46 +02:00
2021-04-19 11:36:12 +02:00
2021-01-29 15:58:06 +01:00
2021-01-11 15:34:21 +01:00
2021-01-29 20:59:37 +01:00
2020-10-31 22:14:30 +01:00
2021-01-29 20:59:09 +01:00
2021-01-29 20:59:37 +01:00
2020-10-19 22:13:59 +02:00
2021-01-29 15:58:06 +01:00
2021-01-29 20:59:37 +01:00
2021-04-19 20:21:18 +02:00
2021-03-26 17:17:45 +01:00
2021-04-08 23:12:55 +02:00
2021-04-07 08:54:05 +02:00
2021-04-09 19:07:25 +02:00