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

Prevent out of bound memory write when cloning Tree with leaf list arrays (Fix ROOT-9393)

Whenever connecting a new TTree which data will be copied into another TTree, we need to make sure that the the TLeaf* that
contains array are allocating enough memory .. for that we need to update the leaf's fMaximum in CopyAddresses.
parent 1d488e55
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