1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
archived-php-src/ext/fileinfo
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-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2020-02-03 13:41:31 +01:00
2019-06-29 16:51:41 +02:00
2019-06-29 16:51:41 +02:00