Skip to content
Snippets Groups Projects
Commit c81e4ef0 authored by Enrico Guiraud's avatar Enrico Guiraud
Browse files

[TreeProcMT] Fix reading of different trees in the same file

The previous logic assumed that different samples would belong to
files with different names.
This could potentially result in wrong data being silently read in
case subsequent samples had same or fewer entries than the first
sample processed by a given thread.

This fixes #7143.

Co-authored-by: @phi-mah
parent 8913e358
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.
Finish editing this message first!
Please register or to comment