Skip to content

Resolve "USAN: implicit conversion from type 'int' to type 'int16_t' changes value in gs_enc.c for OMASA"

Reason why this change is needed

Fix USAN issue complaining about int overflow.

Description of the change

Statement is rewritten with explicit format change to silence the USAN.

Affected operating points

All BE.

Edited by malenovsky

Merge request reports

Loading