-
Ole Hansen authored
I had already fixed 327311, 327352 and 327375, but was unaware that one CID might apply to several code locations. These were "dead code" warnings beause of copy and paste errors in Fadc250Module. The other CIDs, 327422, 327379 and 327360, warned about "tainted" (unckecked) input data in THaEpics::LoadData and dbconvert::Detector::ReadBlock. I added checks that seem reasonable.
Ole Hansen authoredI had already fixed 327311, 327352 and 327375, but was unaware that one CID might apply to several code locations. These were "dead code" warnings beause of copy and paste errors in Fadc250Module. The other CIDs, 327422, 327379 and 327360, warned about "tainted" (unckecked) input data in THaEpics::LoadData and dbconvert::Detector::ReadBlock. I added checks that seem reasonable.
Fadc250Module.cxx 44.16 KiB