[libcamera-devel] [PATCH 0/4] cam: improve error paths

Niklas Söderlund niklas.soderlund at ragnatech.se
Wed Feb 20 15:37:32 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.

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 | 35 ++++++++++++++++++++++++-----------
 1 file changed, 24 insertions(+), 11 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list