1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext
Christoph M. Becker 0ed39ed809 Fix GH-7809: Cloning a faked SplFileInfo object may segfault
While the `path` is not supposed to be `NULL` for normal operation, it
is possible to create `SplFileInfo` objects where that is the case, and
we must not follow the null pointer.

Closes GH-7814.
2021-12-23 23:10:51 +01:00
..
2021-11-14 23:29:59 -08:00
2021-09-15 15:01:08 +03:00
2021-11-25 13:20:27 +01:00
2021-12-12 15:47:19 +01:00
2021-11-25 18:31:14 +01:00
2021-10-18 12:41:27 +02:00
2021-12-12 22:38:55 +01:00
2021-07-08 16:46:08 +02:00
2021-11-11 21:01:40 +03:00
2021-11-29 19:17:16 +01:00
2021-12-07 20:25:35 +01:00
2021-10-21 12:13:36 +02:00
2021-07-28 11:02:26 +02:00
2021-10-13 14:19:54 +02:00
2021-09-08 12:32:58 +01:00
2021-08-18 16:39:36 +02:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 17:26:39 +02:00
2021-08-12 02:28:26 +03:00
2021-09-16 12:42:07 +02:00
2021-06-29 17:13:02 +02:00
2021-10-13 11:53:25 +02:00