aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/zsh-completion
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-16 03:40:15 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-16 03:40:15 +0000
commit901c543dda30af8c77ed232693b09127bca89f64 (patch)
treea4e5f6dfe7193b18de9542f7a014ce31f3b3511d /contrib/zsh-completion
parentbe75246754069a9f5d8d85cdc1b5def6c22a58e8 (diff)
downloadfetchmail-901c543dda30af8c77ed232693b09127bca89f64.tar.gz
fetchmail-901c543dda30af8c77ed232693b09127bca89f64.tar.bz2
fetchmail-901c543dda30af8c77ed232693b09127bca89f64.zip
Fix segfault when run control file ends with a backslash inside an
unterminated quoted string. In quoted strings, support backslash as last character on a line to join the following line to the current. svn path=/trunk/; revision=4446
Diffstat (limited to 'contrib/zsh-completion')
0 files changed, 0 insertions, 0 deletions
129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182