[libcamera-devel] [PATCH v1 0/2] Buffer cleanup fixes

Naushir Patuck naush at raspberrypi.com
Fri Oct 28 13:51:58 CEST 2022


Hi,

This patch addresses the issue I talked about in an earlier email [1]. The fixes
are pretty trivial, one patch for the RPi pipeline handler, and another for
the V4L2VideoDevice class.

Thanks,
Naush

[1] https://lists.libcamera.org/pipermail/libcamera-devel/2022-October/035224.html

Naushir Patuck (2):
  libcamera: v4l2_videodevice: Guard against releasing unallocated
    buffers
  pipeline: raspberrypi: Do not unconditionally free buffers on close

 src/libcamera/pipeline/raspberrypi/raspberrypi.cpp | 3 ++-
 src/libcamera/v4l2_videodevice.cpp                 | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.25.1



More information about the libcamera-devel mailing list