[libcamera-devel] [PATCH v2 0/4] cam: improve error paths
Niklas Söderlund
niklas.soderlund at ragnatech.se
Sun Feb 24 18:14:03 CET 2019
Hi,
This series improves the error paths of the cam tool. The most
noteworthy fix is 1/4 where the buffers allocated by the tool is
actually freed once they are no longer needed.
* Changes since v1
- Update patch 4/4 to be more clever per Laurent's suggestion, thanks!
Niklas Söderlund (4):
cam: free allocated buffers when done capturing
cam: improve error checking when capturing
cam: fix printing of camera name
cam: Improve when usage information is printed
src/cam/main.cpp | 33 +++++++++++++++++++++------------
1 file changed, 21 insertions(+), 12 deletions(-)
--
2.20.1
More information about the libcamera-devel
mailing list