Skip to content

Few fixes

Fixing a few TMap ownership properties which were overlooked with the memory-leak restructuring.

Fixing pointer release logic in Ls() command.

Convert a pointer to an object.

This commit is fixing an segfault that happened when calling the TJAlien::Mkdir command in a ROOT macro.

Merge request reports