Skip to content

Prevent going out of an array

Pavlo Maksymchuk requested to merge bt/iopsys:feature/libqos_fix into devel

Since MAXQES = 10, it makes condition (MAXQES > 10) to go outside of an array

Merge request reports

Loading