1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Christoph M. Becker 08841bf79c Fix GH-15552: Signed integer overflow in ext/standard/scanf.c
We ensure that the argnum `value` is in the allowed range, *before*
mapping it to the `objIndex`, not *afterwards*.

Closes GH-15581.
2024-09-01 17:24:17 +02:00
..
2023-09-26 21:44:00 +02:00
2023-11-22 20:39:29 -06:00
2024-07-14 12:46:37 +02:00
2023-01-19 14:13:34 +00:00
2024-08-28 14:29:49 +02:00
2023-07-10 13:34:21 +02:00
2023-05-13 18:53:35 +01:00
2022-12-16 14:37:39 +01:00
2024-01-04 19:26:32 +01:00
2024-08-06 16:54:19 +02:00
2024-07-03 19:17:13 +02:00
2023-09-22 10:26:01 +02:00
2022-08-26 14:59:59 +02:00
2023-03-27 16:33:36 +02:00
2024-08-13 19:23:53 +02:00
2024-07-23 16:25:11 -06:00
2024-07-06 14:41:44 +02:00