CoralUtilities: Bugfix for readBlobAsTTree
The current implementation of readBlobAsTTree
doesn't account for the null terminator, causing an invalid read as reported in ATLASRECTS-7099. This MR should fix the issue.
Closes ATLASRECTS-7099
The current implementation of readBlobAsTTree
doesn't account for the null terminator, causing an invalid read as reported in ATLASRECTS-7099. This MR should fix the issue.
Closes ATLASRECTS-7099