mirror of
https://github.com/php/php-src.git
synced 2026-04-13 02:52:48 +02:00
Add NEWS entry for bug #71331 (fixed in PHP 5.6.18)
This commit is contained in:
2
NEWS
2
NEWS
@@ -186,6 +186,8 @@ PHP NEWS
|
||||
|
||||
- Phar:
|
||||
. Fixed bug #71354 (Heap corruption in tar/zip/phar parser). (Stas)
|
||||
. Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
|
||||
(CVE-2016-4343) (Stas)
|
||||
. Fixed bug #71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).
|
||||
(Stas)
|
||||
. Fixed bug #71488 (Stack overflow when decompressing tar archives). (Stas)
|
||||
|
||||
Reference in New Issue
Block a user