Acked-by: Chengwen Feng <[email protected]>

On 7/23/2025 9:31 PM, David Marchand wrote:
> Without an explicit type, all parameters of this macro are considered as
> a signed integer.
> 
> ../app/test/test_fib.c:270:20: runtime error: left shift of
>       128 by 24 places cannot be represented in type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior
>       ../app/test/test_fib.c:270:20 in
> 
> Signed-off-by: David Marchand <[email protected]>
> Acked-by: Konstantin Ananyev <[email protected]>

Reply via email to