1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00
zsh/Src
Barton E. Schaefer 48cd1b6c3b 33894: boundary conditions in unmeta(), unmetafy()
Check that we aren't running off the end of the string when converting the
next byte after a Meta byte.  This is just defensive programming in case
of bad metafied strings coming through from gettokstr(), some repairs
there are likely still needed.
2014-12-07 11:20:01 -08:00
..
Builtins
Modules
Zle 33860: minor fixes to vi mode changes 2014-12-05 20:13:33 +01:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c
compat.c
cond.c
exec.c
glob.c 33854: errors end recursion through scanner() 2014-12-07 11:20:01 -08:00
hashnameddir.c
hashtable.c
hashtable.h
hist.c
init.c
input.c
jobs.c
lex.c
linklist.c
loop.c
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c
options.c
params.c
parse.c
pattern.c
prompt.c
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
sort.c
string.c
subst.c
text.c
utils.c 33894: boundary conditions in unmeta(), unmetafy() 2014-12-07 11:20:01 -08:00
watch.c
zsh.h
zsh.ico
zsh.mdd
zsh.rc
zsh_system.h
ztype.h