Skip to content
Snippets Groups Projects
Commit 4715617e authored by Mark Grondona's avatar Mark Grondona
Browse files

o move list_mutex_unlock() back above list_iterator_free()

   in list_iterator_destroy(). This caused a race condition
   where iterator could be pointing to new list by the time
   list_mutex_unlock() was called.
parent 228eb43e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment