about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-01-05 13:55:11 +0100
committerMikael Magnusson <mikachu@gmail.com>2015-01-06 23:46:18 +0100
commit221ecf5010b46afc93a2eec3c132fb8656716247 (patch)
treed0176624267c7ff31bbfc1953076cae0d73afd84 /ChangeLog
parent18b60d85126ff29aa2bced1d213452a103a313e6 (diff)
downloadzsh-221ecf5010b46afc93a2eec3c132fb8656716247.tar.gz
zsh-221ecf5010b46afc93a2eec3c132fb8656716247.tar.xz
zsh-221ecf5010b46afc93a2eec3c132fb8656716247.zip
34115: compcore: Fix size argument to zfree
Found by Coverity (Issue 1255852), has no impact unless using
--enable-zsh-mem, and even then it is minimal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 384a85208..c31520b69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-01-06  Mikael Magnusson  <mikachu@gmail.com>
 
+	* 34115: Src/Zle/compcore.c: Fix size argument to zfree
+
 	* 34117: Src/Zle/zle_utils.c: size_t is unsigned, use int instead
 
 	* 34116: Src/Zle/computil.c: Check for NULL before passing