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

Skip to content
Commit 3a4989ac authored by Osvaldo Banuelos's avatar Osvaldo Banuelos
Browse files

android: binder: don't break on first dead binder_ref when releasing nodes



commit 008fa749 ("drivers: android:
binder: Move the node release code to a separate function") introduced a
bug where the refactored function binder_node_release() would
incorrectly break out of hlist_for_each_entry(). This potentially
results in not all binder nodes being released. A side effect
was observed where the Android system server did not kill all
processes when a crash is induced.

CRs-Fixed: 572081
Change-Id: I78d50363483b7ce3301ee496bb8298a7f7cfcbc0
Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
parent b8a2a10e
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