Skip to content

Commit 390f647

Browse files
committed
add missing NEWS entry for #74087 and also fix the formatting
1 parent 7991a88 commit 390f647

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

NEWS

+8-4
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,22 @@ PHP NEWS
1414
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
1515
php_parse_date()). (Derick)
1616

17-
GD:
17+
- GD:
1818
. Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)
1919

20-
mbstring:
20+
- mbstring:
2121
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
2222
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
2323

24-
OpenSSL:
24+
- OpenSSL:
2525
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
2626
(Stas)
2727

28-
WDDX:
28+
- PCRE:
29+
. Fixed bug #74087 (Segmentation fault in PHP7.1.1(compiled using the bundled PCRE library)).
30+
(Stas)
31+
32+
- WDDX:
2933
. Fixed bug #74145 (wddx parsing empty boolean tag leads to SIGSEGV). (Stas)
3034

3135
19 Jan 2017, PHP 5.6.30

0 commit comments

Comments
 (0)