Niels Dossche
0f2957f3ec
Fix array overrun when appending slash to paths
...
Fix it by extending the array sizes by one character. As the input is
limited to the maximum path length, there will always be place to append
the slash. As the php_check_specific_open_basedir() simply uses the
strings to compare against each other, no new failures related to too
long paths are introduced.
We'll let the DOM and XML case handle a potentially too long path in the
library code.
2023-02-13 11:02:47 -05:00
..
2022-08-28 08:27:19 +02:00
2022-09-14 11:13:23 +02:00
2022-10-27 14:42:17 +01:00
2022-09-14 11:13:23 +02:00
2023-01-10 15:16:32 +00:00
2022-08-28 08:27:19 +02:00
2022-09-07 17:40:36 +02:00
2023-02-13 11:02:47 -05:00
2022-09-14 11:13:23 +02:00
2022-08-28 08:27:19 +02:00
2022-11-03 14:37:59 +01:00
2022-09-25 20:44:16 +02:00
2022-10-27 14:42:17 +01:00
2022-08-28 08:27:19 +02:00
2022-10-24 15:02:55 +02:00
2023-01-12 19:55:54 +01:00
2023-01-17 14:16:18 +00:00
2022-08-28 08:27:19 +02:00
2022-12-13 23:48:03 +00:00
2023-01-09 14:09:43 +01:00
2022-08-28 08:27:19 +02:00
2022-12-16 14:37:39 +01:00
2022-08-28 13:56:34 +02:00
2023-01-06 14:13:21 +02:00
2022-12-09 16:09:23 +01:00
2022-10-27 18:34:14 +01:00
2022-09-27 23:32:37 +02:00
2022-09-06 10:34:10 +01:00
2023-01-16 14:51:42 +03:00
2023-01-16 11:15:30 +03:00
2022-11-13 11:05:28 +01:00
2022-09-06 10:33:34 +01:00
2022-12-18 23:21:25 -07:00
2022-08-26 14:59:59 +02:00
2022-11-30 12:13:11 +01:00
2022-11-11 19:46:16 +01:00
2022-10-19 11:37:05 +02:00
2022-09-05 17:28:23 +02:00
2022-12-19 16:15:24 +01:00
2022-09-14 11:13:23 +02:00
2023-01-15 15:43:34 +00:00
2023-01-02 16:55:03 +00:00
2022-08-28 08:27:19 +02:00
2023-01-07 14:03:13 +01:00
2022-08-28 08:27:19 +02:00
2022-10-24 11:39:54 +01:00
2022-11-15 12:30:04 +00:00
2022-09-14 11:13:23 +02:00
2023-01-07 03:07:37 +00:00
2022-09-07 17:40:36 +02:00
2022-09-14 11:13:23 +02:00
2022-10-13 16:08:34 +02:00
2022-10-01 11:24:23 +02:00
2022-08-28 08:27:19 +02:00
2023-01-12 19:55:54 +01:00
2022-12-06 16:00:49 +01:00
2023-02-13 11:02:36 -05:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-06 10:33:34 +01:00
2022-10-27 14:42:17 +01:00
2022-09-23 13:22:13 +01:00
2023-02-13 11:02:47 -05:00
2023-01-15 15:43:34 +00:00
2022-09-14 11:13:23 +02:00
2022-11-11 19:33:32 +01:00
2022-09-26 23:12:34 +02:00
2022-09-14 11:13:23 +02:00