Files
releases/test
Ptroger 3587ccf4b1 fix: handle "long long" overflow with wasm (#6995)
In the Wasm modules built with OPA, arithmetic comparison for very large numbers
could be wrong, caused by an integer overflow.

Fixes #6991.

Signed-off-by: Pierre Troger <pierre@narval.xyz>
2024-09-05 14:01:31 +02:00
..