Skip to content

Add DBC REQUIRE to check that 'text' is non NULL

for all control channel commands. This should silence gcc-10-analyzer reporting NULL pointer dereference of 'text'.

(cherry picked from commit ac0fc3c2)

Closes #2703 (closed)

Merge request reports