From 4a32bb0cbb9e16c3ce3f72d7843261a7e417ad92 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 17 Jan 2005 17:22:21 +0000 Subject: [PATCH] MFZE2: - Fixed bug #31444 (Memory leak in zend_language_scanner.c) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 999bc98f8a..38b9f20a61 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP 4 NEWS - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Fixed bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref). (Tony) +- Fixed bug #31444 (Memory leak in zend_language_scanner.c). + (hexer at studentcenter dot org) - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms). (Joe) - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype). (Jani) - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia) -- 2.50.1