about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8b6f40fc..4912e14d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-10-14  Clint Adams  <clint@zsh.org>
 
+	* 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.