1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/spl
Christoph M. Becker ad7b9f4e50 Fix GH-8235: iterator_count() may run indefinitely
We need to prevent integer overflow to eventually stop the iteration.

A test case doesn't appear sensible for this, because even on 32bit
architectures a respective test easily runs for a few minutes.

Closes GH-8447.
2022-05-03 12:57:58 +02:00
..
2020-09-04 14:23:14 +02:00
2020-06-10 09:41:58 +02:00
2021-07-12 10:27:05 +02:00
2021-07-12 10:27:05 +02:00
2020-07-23 16:00:12 +02:00
2021-11-04 10:34:52 +01:00