Resolve "WMC tool incorrectly reports complexity when WMOPS_DETAIL is activated"
requested to merge 1046-wmc-tool-incorrectly-reports-complexity-when-wmops_detail-is-activated into main
- Related issues: #1046 (closed)
- Requested reviewers: @szczerba
Reason why this change is needed
WMC tool incorrectly reports complexity when WMOPS_DETAIL is activated.
Description of the change
The maximum number of automatically-instrumented records is exceeded and correctly re-allocated but not initialized. This has been fixed.
Affected operating points
All BE (even complexity and memory consumption).