diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2025-03-20 17:49:44 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2025-03-26 13:41:17 +0200 |
commit | bb3b8f0fec820c9b54519298f920728ad4545ec1 (patch) | |
tree | 0d2462017e2ff3a15499d7d714662cf9d384ee07 /test/pipeline/rkisp1 | |
parent | 2c66de06a04fe4cf9b2441ae0ac7838922d52251 (diff) |
gcc 13.3.0 from buildroot 2024.11.1 complains about an uninitialized
variable. This is a false positive as the cfe_ array can't be empty.
Nonetheless, it breaks builds, so initialize the variable to work around
the issue.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/pipeline/rkisp1')
0 files changed, 0 insertions, 0 deletions