Skip to content
Snippets Groups Projects
Commit 20d2d04d authored by Philippe Canal's avatar Philippe Canal
Browse files

Add support for disable MustCleanup in TCheckHashRecursiveRemoveConsistency.

If the user calls 'gROOT->SetMustCleanup(kFALSE);'
the RecursiveRemove mechanism is disabled, nonetheless we still need to have
TCheckHashRecursiveRemoveConsistency return the intended answer.
So the disabling is now 'lifted' for the object created by TCheckHashRecursiveRemoveConsistency.

This fixes ROOT-9369
parent a0dcd0c8
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.
Please register or to comment