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

Skip to content
Commit 6de402ad authored by Martijn Coenen's avatar Martijn Coenen
Browse files

Convert some unsafe post-fork() LOG usage.

Using LOG() in the child process is not safe, because the parent may
have held a lock in bionic that will now never be unlocked in the child.

Use async_safe_format_log instead.

Bug: 182672944
Test: N/A
Change-Id: I419ad3a92c829e945acbfd73ebbc472a31de7080
parent 39301eae
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