Skip to content

fix uninit value by adding guard on BIF usage

Tangi Poirier requested to merge tpoirier/ECM:fix-uninit-bif into master

This MR fix the access to uninitialized value of bifParams.numBlocks when BIF is disabled. It doesn't change the perfomances.

Merge request reports

Loading