1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
Files
archived-php-src/ext
Niels Dossche 2f05830a5f zip: Don't truncate return value of zip_fread() with user sizes
The return type has been zip_int64_t since 2009, so we shouldn't
truncate to an int because the user may have requested a size that won't
fit in an int.

Closes GH-20509.
2025-11-18 20:30:42 +01:00
..
2025-10-15 19:38:51 +02:00
2025-10-07 18:33:17 +02:00
2025-06-01 18:21:23 +02:00
2025-05-27 20:40:35 +02:00
2025-10-27 17:45:17 +00:00
2024-11-27 19:54:06 +00:00
2025-07-22 15:52:29 +02:00
2025-10-28 00:49:32 +01:00
2025-11-07 18:53:22 +01:00
2025-05-27 20:40:35 +02:00
2025-11-15 12:45:28 +01:00