1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00
Files
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
..
2024-05-20 15:13:53 +01:00
2021-08-17 11:32:24 +02:00
2021-08-19 10:39:23 +02:00
2023-07-06 09:45:35 +02:00
2023-10-22 15:31:00 +01:00
2022-07-23 12:09:37 +02:00