1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 06:02:23 +02:00

fix cve number

This commit is contained in:
Stanislav Malyshev
2013-08-16 10:20:32 -07:00
parent ba30c78d5c
commit 060fadca31

2
NEWS
View File

@@ -102,7 +102,7 @@ PHP NEWS
odbc_fetch_array). (Brandon Kirsch)
- Openssl:
. Fixed handling null bytes in subjectAltName (CVE-2013-4073).
. Fixed handling null bytes in subjectAltName (CVE-2013-4248).
(Christian Heimes)
- PDO: