diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2020-11-23 07:38:02 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-11-23 14:24:40 +0000 |
commit | 393f05a9a8044dba26251ba5a4b0827b714cd15f (patch) | |
tree | 6ad31da9e41ac150dcd8a03200d795adbf87815d /test/ipc/unixsocket.cpp | |
parent | 2fb5b298da8b965afb4cecbe17cbb24975e9f4db (diff) |
libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc constructor
Use memset in the constructor for embedded structures, it is tidier
and initialises everything. We use the initialiser list for other
members.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/ipc/unixsocket.cpp')
0 files changed, 0 insertions, 0 deletions