Resolve "WMC tool incorrectly reports complexity when WMOPS_DETAIL is activated"
- 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).