Skip to content

fix of segmentation fault in CbmStsDigitizeQA.cxx

segmentation fault fix in CbmStsDigitizeQA

  1. fAsicPar was used uninitialized.

  2. Digit addresses contain StsLadder number which is out of the range. It leads to another segfault. I commented out the corresponding code for a moment.

Merge request reports

Loading