From ae81e8fc32749a3f94d975eed79fb9784ca9b8f5 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 29 Aug 2016 21:20:36 +0200 Subject: [PATCH] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index fcb811f1d6..bc3d279fd9 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP NEWS - Core: . Fixed bug #72907 (null pointer deref, segfault in gc_remove_zval_from_buffer (zend_gc.c:260)). (Laruence) + . Fixed bug #72703 (Out of bounds global memory read in BF_crypt triggered by + password_verify). (Anatol) - Dba: . Fixed bug #71514 (Bad dba_replace condition because of wrong API usage). -- 2.40.0