summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2013-09-19 16:38:38 +0200
committerAxel Beckert <abe@deuxchevaux.org>2013-09-19 20:13:20 +0200
commit468ba986f2d6c33090b610b83398aebebedab00b (patch)
tree93379b0c1e5f799e1cadb09fd128b12267fa2673
parent8ee28c178c9389c6ec7e34f687b6bc2102bdb180 (diff)
downloadzsh-468ba986f2d6c33090b610b83398aebebedab00b.tar.gz
zsh-468ba986f2d6c33090b610b83398aebebedab00b.zip
Mark patch as applied upstream
Git-Dch: Ignore
-rw-r--r--debian/patches/fix-segfault-in-compinit-get_cvdef1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/fix-segfault-in-compinit-get_cvdef b/debian/patches/fix-segfault-in-compinit-get_cvdef
index 188e02ad5..a43ea5be7 100644
--- a/debian/patches/fix-segfault-in-compinit-get_cvdef
+++ b/debian/patches/fix-segfault-in-compinit-get_cvdef
@@ -2,6 +2,7 @@ Description: Fixes segfault on "task <Tab><Tab>"
Bug: http://www.zsh.org/mla/workers/2013/msg00772.html
Forwarded: http://www.zsh.org/mla/workers/2013/msg00790.html
Author: Axel Beckert <abe@debian.org>
+Applied-Upstream: http://sourceforge.net/p/zsh/code/ci/844e569b632fc032576edc039f793be47fde724e/
Index: zsh/Src/Zle/computil.c
===================================================================