Commit 3a40a000 authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Do not hold hash table lock while backtracing.

There is a deadlock if holding the hash table lock while trying to do
a backtrace. Change the code so that the hash table lock is only held
while actually modifying either g_hash_table, or while modifying an
entry from g_hash_table.

Bug: 22423683
(cherry picked from commit 9fee99b0)

Change-Id: I72173bfe6f824ceaceea625c24e7851b87467135
parent 147a50d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment