Skip to content
Snippets Groups Projects
Commit d0b6642c authored by Christopher Jones's avatar Christopher Jones Committed by Philippe Canal
Browse files

Fix thread-safety problems with cleanup of containers

Both TList and TObjArray modify gROOT::GetListOfCleanups() as
part of their cleanup methods. This change uses gROOTMutex to
protect that list.
parent 47935b59
No related branches found
No related tags found
Loading
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