1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00
Files
FFmpeg/tests/checkasm
James Almer 191f7e4869 tests/checkasm/sw_ops: fix signed integer related UB when shifting values
Fixes:
src/tests/checkasm/sw_ops.c:441:34: runtime error: shift exponent 32 is too large for 32-bit type 'int'
src/tests/checkasm/sw_ops.c:591:37: runtime error: shift exponent 32 is too large for 32-bit type 'int'

Signed-off-by: James Almer <jamrial@gmail.com>
2025-11-21 18:40:58 +00:00
..
2025-08-03 13:48:47 +02:00
2025-04-06 11:02:10 -03:00
2023-11-27 17:55:24 +02:00
2025-04-27 15:52:30 +01:00
2025-10-08 20:40:08 +02:00
2025-10-05 10:09:04 -03:00
2024-05-11 10:28:59 +02:00
2024-03-15 12:51:15 +01:00
2025-08-03 13:48:47 +02:00
2025-10-04 07:06:32 +02:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2022-11-06 14:39:36 +01:00
2025-08-03 13:48:47 +02:00
2025-11-17 12:18:12 +01:00
2025-09-21 11:02:41 +00:00
2024-03-15 12:51:15 +01:00
2024-08-31 14:08:54 +08:00