1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
Niels Dossche a91d913901 Fix GH-18421: Integer overflow with large numbers in LimitIterator
Since we already know that `pos < intern->u.limit.offset` at this point,
we can reverse the expression.

Closes GH-18424.
2025-04-25 20:05:55 +02:00
..
2021-06-18 15:22:52 +01:00
2021-06-18 15:22:52 +01:00
2023-12-01 09:09:58 +01:00
2021-05-26 09:36:23 +02:00
2021-06-18 15:22:52 +01:00
2022-04-13 20:34:23 +01:00
2024-10-12 13:31:50 +02:00