Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7f63b9a9 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

CameraMetadataNative: Fix FD leak in dump.

Always close the read end of the socketpair. In addition, return
early if pthread_create fails. If we don't do this, we risk blocking
forever on the read() and/or calling pthread_join on an undefined
pthread_t.

Test: run cts -m CtsCameraTestCases;

Change-Id: I9adb872ac2dbca2474e04707b77945b0a08d9432
parent 5c5b6dae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment