1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
David Carlier 2e47442a6b Fix GH-18212: fseek with SEEK_CUR and negative offset crash on debug
Triggers the assertion as with SEEK_CUR the stream position is set to a
negative value so we force the failure without affecting its position
instead.

close GH-18224
2025-04-02 12:34:50 +01:00
..
2025-01-29 11:03:59 +01:00
2023-07-06 09:45:35 +02:00
2025-03-11 22:09:00 +01:00
2023-10-22 15:31:00 +01:00
2024-03-04 21:30:27 +09:00
2024-07-06 20:44:20 +01:00