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/tests
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
..
2016-11-24 19:25:47 +01:00
2016-11-24 17:59:09 +01:00
2016-11-24 14:36:49 +01:00
2016-11-24 14:36:49 +01:00
2019-05-30 02:22:40 +02:00
2019-05-30 02:22:40 +02:00
2019-06-29 16:51:41 +02:00