libcamera/src
Laurent Pinchart 824ed85553 libcamera: device_enumerator: Fix memory leak in error path
The DeviceEnumerator::create() function allocates a
DeviceEnumeratorUdev and fails to delete it in the error path, causing a
memory leak. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-01-10 15:28:04 +02:00
..
libcamera libcamera: device_enumerator: Fix memory leak in error path 2019-01-10 15:28:04 +02:00
meson.build Overhaul the directory structure 2018-12-06 16:34:01 +02:00