about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-09-21 20:33:58 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-09-21 20:33:58 +0100
commit729f6ddfff8a229c404f0ec2b9d83c89395e541d (patch)
treeb369afbfa57557ae5549cee929e4f984590a0cae /ChangeLog
parent8b84419f45298ee564bd6fa2b531c8991b2a1983 (diff)
downloadzsh-729f6ddfff8a229c404f0ec2b9d83c89395e541d.tar.gz
zsh-729f6ddfff8a229c404f0ec2b9d83c89395e541d.tar.xz
zsh-729f6ddfff8a229c404f0ec2b9d83c89395e541d.zip
36580: don't copy empty buffer in compmatch.
Also check if length is non-zero when buffer is empty.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dd57123c..4a8c0531a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 36580: Src/Zle/compmatch.c: don't copy empty buffer and check
+	size is consistent.
+
 2015-09-21  Frank Terbeck  <ft@bewatermyfriend.org>
 
 	* 36575: Completion/Unix/Command/_tmux: _tmux: ‘lock-server’