Skip to content

ZdcAnalysisTool: fix uninitialized variable warning in LTO build

std::array needs to be default initialized if used outside of class-scope.

Merge request reports

Loading