about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2015-01-06 12:12:49 +0100
committerMikael Magnusson <mikachu@gmail.com>2015-01-06 23:51:19 +0100
commit8fea30a5719946c9164352501caaa2d057e1dbc6 (patch)
tree856515579a20af1f9a9ff025c84ac4bf293e07c1 /ChangeLog
parent4701b05cf760fddeee4b203f04130540f2d903a8 (diff)
downloadzsh-8fea30a5719946c9164352501caaa2d057e1dbc6.tar.gz
zsh-8fea30a5719946c9164352501caaa2d057e1dbc6.tar.xz
zsh-8fea30a5719946c9164352501caaa2d057e1dbc6.zip
34122: module: allow NULL third argument as intended
Found by Coverity.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3957f049..32bd15928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-06  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 34122: Src/module.c: allow NULL third argument as intended
+
 2015-01-06  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 34138: Src/utils.c: wcs_nicechar: only deref widthp if it