1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00
Files
archived-php-src/win32
Anatol Belski 99fe18503a Fixed RecursiveDirectoryIterator with long path or with edge case length
The search path needs to be appended with the wild card. Till now, an
edge case existed, so then if a path is 259 bytes long, which is smaller
_MAX_PATH, the suffix would cause the final search path to become longer
than _MAX_PATH. It is an edge case, when the starting path happens to
have a specific length. If the starting path was longer than _MAX_PATH
or the addition of "\\*" would not exceed _MAX_PATH, the function was
correct. Except for rewind, which was broken in the case of the long
path.
2018-07-12 19:49:32 +02:00
..
2018-07-02 12:09:54 +02:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2017-11-15 11:17:30 +01:00
2017-11-15 11:17:30 +01:00
2018-01-02 12:53:31 +08:00
2015-05-20 19:14:05 +02:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2015-01-10 15:07:38 -08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2015-08-18 21:26:09 +02:00
2018-07-11 13:09:20 +02:00
2018-07-12 11:35:00 +02:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2015-01-10 15:07:38 -08:00
2015-01-10 15:07:38 -08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2015-01-10 15:07:38 -08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2015-01-10 15:07:38 -08:00
2015-05-15 08:20:33 +02:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00
2015-06-02 15:56:32 +02:00
2018-01-02 12:53:31 +08:00
2018-01-02 12:53:31 +08:00