summaryrefslogtreecommitdiff
path: root/src/libcamera/camera_sensor_properties.cpp
diff options
context:
space:
mode:
authorNaushir Patuck <naush@raspberrypi.com>2023-05-23 13:02:08 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2023-05-24 21:59:20 +0100
commit58f38082e14c79a16b0b6373c14b0e56c8ac15bc (patch)
treec8bc5a5abdbbd4273e6e2cd589b9609f645c6db7 /src/libcamera/camera_sensor_properties.cpp
parent7d5b38e2ef413ebdf8fc333b8b9814cf34ac3bf7 (diff)
pipeline: rpi: ipa_base: Parse config files after platformRegister()
If a user uses a pipeline handler config file where a custom timeout value is specified, it would lead to a segmentation fault when loadPipelineConfiguration() tried to access the as yet uninitialised V4L2VideoDevice object. To fix this, parse the pipeline handler config file only after fully initialising and registering the pipeline handler and V4L2VideoDevice objects. Fixes: 6c71ee1f15305 ("pipeline: raspberrypi: Introduce PipelineHandlerBase class") Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/libcamera/camera_sensor_properties.cpp')
0 files changed, 0 insertions, 0 deletions