1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-php-src/ext/fileinfo/libmagic
Christoph M. Becker 7702b693b5 Fix #79283: Segfault in libmagic patch contains a buffer overflow
To solve this, we properly calculate the required string length upfront
instead of allocating an oversized string (`len * 4 + 4`).
2020-03-16 22:42:15 -07:00
..
2019-07-08 12:38:47 +02:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-07-08 12:38:47 +02:00
2019-05-30 02:22:40 +02:00
2019-10-28 20:47:50 -07:00
2019-10-28 20:47:50 -07:00
2019-07-08 12:38:47 +02:00
2019-07-08 12:38:47 +02:00
2017-01-05 23:26:20 +01:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-07-08 12:38:47 +02:00
2019-05-30 02:22:40 +02:00
2019-12-20 11:24:03 +01:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-12-20 11:24:03 +01:00
2016-11-24 13:44:04 +01:00