Skip to content

TJClientFile::getDefaultPath fix against "invalid next size"

Adrian Sevcenco requested to merge asevcenc/jalien-root:fix_bug into master

For a number of my jobs on the grid i got free(): invalid next size (fast). See also https://root-forum.cern.ch/t/root-exe-free-invalid-next-size-fast/47399 This patch rewrites the getDefaultPath in a simple and without conversions way

Merge request reports