1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext/fileinfo/libmagic
Christoph M. Becker aa88f33f7d 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:40:48 -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
2009-06-26 07:25:38 +00: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