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

Niklas Söderlund niklas.soderlund at ragnatech.se
Mon Feb 25 23:28:33 CET 2019


On 2019-02-24 18:14:03 +0100, Niklas Söderlund wrote:
> 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.

Series pushed to master.

> 
> * 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
> 

-- 
Regards,
Niklas Söderlund


More information about the libcamera-devel mailing list