Skip to content

Commit a32c8ba

Browse files
committed
Fixed bug #68739 (Missing break / control flow).
Fixed bug #68740 (NULL Pointer Dereference). Fixed bug #68677 (Use After Free).
1 parent 1add840 commit a32c8ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2015, PHP 5.5.25
44

5+
- cURL:
6+
. Fixed bug #68739 (Missing break / control flow). (Laruence)
57

8+
- Ereg:
9+
. Fixed bug #68740 (NULL Pointer Dereference). (Laruence)
610

11+
- OPCache:
12+
. Fixed bug #68677 (Use After Free). (CVE-2015-1351) (Laruence)
713

814
?? ??? 2015, PHP 5.5.24
915

0 commit comments

Comments
 (0)