Fix AG0058: Remove max from the constant expression

Remove max from the constant expression. It produces compiler error "size of array is not an integral constant-expression" as this value is used to define array size in CCCM related function parameters.

Edited by Vadim Seregin

Merge request reports

Loading