[libcamera-devel,0/4] cam: improve error paths
mbox series

Message ID 20190220143736.529-1-niklas.soderlund@ragnatech.se
Headers show
Series
  • cam: improve error paths
Related show

Message

Niklas Söderlund Feb. 20, 2019, 2:37 p.m. UTC
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(-)