Skip to content

Commit

Permalink
Add NEWS entry for bug #71331 (fixed in 7.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanlior committed Apr 28, 2016
1 parent b18da2a commit 9e57360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,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)
Expand Down

0 comments on commit 9e57360

Please sign in to comment.