[libcamera-devel] [PATCH 0/4] Fix resource leaks pointed out by coverity scans

Umang Jain email at uajain.com
Mon Apr 13 12:46:34 CEST 2020


Hi all,

Sending in my first patch set for code-review. These are few trivial
fixes pointed out by the coverity scans on Friday.

Also, I have never sent patches to a mailing list. Let me know
if I am doing something wrong here.

Thanks.

Umang Jain (4):
  test: ipc: unixsocket: Close open fds on error paths
  test: ipc: unixsocket: Close open fds on error paths
  test: log: log_api: Close open fds on error paths
  test: log: log_process: Close open fds on error paths

 test/ipc/unixsocket.cpp  | 6 +++++-
 test/log/log_api.cpp     | 1 +
 test/log/log_process.cpp | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.26.0



More information about the libcamera-devel mailing list