libcamera/src
Laurent Pinchart 448393f77e libcamera: proxy: linux: Initialise pointer members at construction time
If the IPAProxyLinux constructor fails to locate the proxy worker, the
socket_ and proc_ member pointers will be left uninitialised, leading
the a crash in the destructor. Initialise them both to nullptr.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-09-15 17:26:45 +03:00
..
android android: camera_device: Report available keys 2019-09-05 23:29:22 +02:00
cam libcamera: Switch to the std::chrono API 2019-09-14 15:05:45 +03:00
ipa ipa: Generate the two dummy IPA modules from the same source 2019-09-15 13:58:21 +03:00
libcamera libcamera: proxy: linux: Initialise pointer members at construction time 2019-09-15 17:26:45 +03:00
qcam qcam: Fix compilation errors with gcc-9 and Qt < 5.13 2019-09-13 22:12:07 +03:00
meson.build android: hal: Add Camera3 HAL 2019-08-12 11:55:46 +02:00