Skip to content
Commit 741fbc6b authored by Jason Evans's avatar Jason Evans
Browse files

Fix deadlock related to chunk_record().

Fix chunk_record() to unlock chunks_mtx before deallocating a base node,
in order to avoid potential deadlock.

Reported by Tudor Bosman.
parent 705328ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment