Skip to content

Fix cppcheck warning about out-of-bounds array

Andrii Verbytskyi requested to merge averbyts/athena:cppcheck39 into master

Fix cppcheck warning about out-of-bounds array.

The arrays are really out of the bounds.

Tag @sroe.

Merge request reports