vcomp/tests: Use limits.h macros in for_static_i8_cb.
commita542400d15b19cd8ddfac62553e38ac68dec8d38
authorJacek Caban <jacek@codeweavers.com>
Tue, 27 Feb 2024 00:06:09 +0000 (27 01:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Feb 2024 10:36:41 +0000 (27 11:36 +0100)
tree83ef243e615935bfe825d35f5c5b203d3d819155
parent2a5acd3dda4cd5130a65be1718fd01a76e5f7fb0
vcomp/tests: Use limits.h macros in for_static_i8_cb.

Fixes clang warning:
vcomp.c:1346:34: warning: overflow in expression; result is -9223372036854775808 with type 'long long' [-Winteger-overflow]
dlls/vcomp/tests/vcomp.c