mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
767a77ac19
Since DIR_W32.offset is declared as `uint16_t`, we have an overflow for directories with many entries. This patch changes the field to `uint32_t`.
1.1 KiB
1.1 KiB