summary refs log tree commit diff
path: root/src/var.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2011-03-10 20:59:46 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2011-03-10 20:59:46 +0800
commit54413164e587dd2dc5d7bce0bd3fab61d7ba758c (patch)
treeeee570d39af410e50f18528dbdc69f8f245e4d6d /src/var.c
parent[SHELL] Port to AIX (diff)
downloaddash-54413164e587dd2dc5d7bce0bd3fab61d7ba758c.tar.gz
dash-54413164e587dd2dc5d7bce0bd3fab61d7ba758c.zip
[BUILTIN] Fix CTLESC clobbering by read(1)
The changeset 55c46b7286f5d9f2d8291158203e2b61d2494420

	[BUILTIN] Honor tab as IFS whitespace when splitting fields in readcmd

uses CTLESC to prevent field splitting in read(1).  However,
it did not escape CTLESC itself in the input stream.  This patch
adds the necessary CTLESC characters so that CTLESC isn't corrupted.

Reported-by: Alexey Gladkov <gladkov.alexey@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/var.c')
0 files changed, 0 insertions, 0 deletions
c84a8a2a133d9b55b6820fcad44806&follow=1'>Add The Girl Who Was Convinced...June McEnroe 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe