From d6c692599f0838e9d6fe240ba958a7205042191b Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 14 Oct 2008 23:41:13 +0000 Subject: 25898: avoid dereference of p after it is freed in getmathfunc. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b8b6f40fc..4912e14d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-10-14 Clint Adams + * 25898: Src/module.c: avoid dereference of p after it is freed + in getmathfunc. + * 25897: Src/Zle/computil.c: remove small bit of dead code in cfp_opt_pats. -- cgit 1.4.1