summaryrefslogtreecommitdiff
path: root/src/ipa/ipa-sign.sh
diff options
context:
space:
mode:
authorDavid Plowman <david.plowman@raspberrypi.com>2023-10-13 08:48:40 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2023-10-18 11:01:23 +0100
commitdaeaf681c90f4837e4835c10f55c8f01f1a3d098 (patch)
tree47fb2d0550bc2da520caa5d27e982cf0ba161015 /src/ipa/ipa-sign.sh
parentac232470fb3182b8b6299a7d317681d540561d5d (diff)
ipa: rpi: agc: Avoid overwriting caller's statistics pointer
The code was inadvertently overwriting the caller's StatisticsPtr, meaning that subsequent algorithms would get the wrong image statistics when AGC channels changed. This could be fix using std::ref, though I find the C-style pointer fix easier to understand! Signed-off-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/ipa-sign.sh')
0 files changed, 0 insertions, 0 deletions