Commit 5f7a23f
committed
hadd: Remove inadvertent deletion (and subsequent re-reading) of TDirectory.
This fixes issue #9939.
The mechanism introduced in commits e97dc36
and 30fd4c7 : TFileMerger delete directory only if we induced its creation/loading
also had the unforunate consequence leading to the deletion of the
TDirectory object when reading other objects, leading to the need
to re-read the TDirectory objects as many time as object in
the directory ... (This is triggered only for the 2nd and higher files).1 parent dd6570b commit 5f7a23f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
803 | | - | |
| 803 | + | |
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| |||
0 commit comments