summaryrefslogtreecommitdiff
path: root/debian/patches/0003-regex-match-crash-fix.diff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-02Removing upstream patches due to new releaseFrank Terbeck1-43/+0
2011-03-02Adding patch to fix segfault with regular expression matchingFrank Terbeck1-0/+43
See <http://www.zsh.org/mla/workers/2011/msg00020.html> and the following thread for details. Fix from: <http://www.zsh.org/mla/workers/2011/msg00027.html>.