Skip to content
Commit eee27b2a authored by Sébastien Marie's avatar Sébastien Marie
Browse files

huge_node_locked don't have to unlock huge_mtx

in src/huge.c, after each call of huge_node_locked(), huge_mtx is
already unlocked. don't unlock it twice (it is a undefined behaviour).
parent 4581b978
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