1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00
Files
archived-php-src/ext/fileinfo/tests
Christoph M. Becker 816b4c1235 Fix #79756: finfo_file crash (FILEINFO_MIME)
If `ctime` or `asctime` return `NULL`, we must not attempt to copy the
buffer, but rather return `NULL` as well.
2020-06-29 17:45:28 +02:00
..
2016-11-24 19:25:47 +01:00
2016-11-24 14:36:49 +01:00
2016-11-24 14:36:49 +01:00
2016-11-24 17:59:09 +01:00
2015-03-08 19:47:34 +01:00
2016-11-24 14:36:49 +01:00
2016-11-24 14:36:49 +01:00
2019-06-29 13:30:35 +02:00