Skip to content

Silence gcc-10-fanalyzer false positive

If 'state == ft_ordinary' then 'label' can't be NULL. Add INSIST to reflect this.

(cherry picked from commit 29f1c1e6)

Closes #2701 (closed)

Merge request reports