Skip to content

6.32.14

Compare
Choose a tag to compare
@dpiparo dpiparo released this 05 Jun 06:33
· 12107 commits to master since this release

Patch release of the 6.32 cycle. The following items were addressed:

  • #18301 - Performance issue seen by CMS for ROOT's use of tbb::task_arena
  • #18556 - Class methods not available to python in cases of transient data members of private nested class type
  • #18236 - Missing lock deep inside TClassEdit::GetNormalizedName
  • #18519 - Concurrency issue with TClassEdit::ResolveTypedef and TClass::GetListOfMethods
  • #18520 - Missing lock deep inside TClassEdit::ResolveTypedef
  • #18792 - Thread problem in TEnum::GetEnum
  • #18863 - ThreadSanitizer reports data race between TTree::Branch and TCling::Evaluate
  • #18312 - Problem with cmake 4.0.0
  • #17566 - Issue with prebuilt binaries for MacOS 15.x