Do not ignore error code returned by RootAuxDynStore::readData() ATEAM-1038
- Dec 10, 2024
-
-
Marcin Nowak authored
RootAuxDynStore::readData() returns false in case of error. Check this return code and if false, abort and return NULL
9b1709d7
-
RootAuxDynStore::readData() returns false in case of error.
Check this return code and if false, abort and return NULL
Fixes ATEAM-1038
RootAuxDynStore::readData() returns false in case of error. Check this return code and if false, abort and return NULL