]> granicus.if.org Git - sudo/commit
Fix a bug wrt quoting characters in command args. Stop processing an arg when you...
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 7 Mar 1999 23:34:31 +0000 (23:34 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 7 Mar 1999 23:34:31 +0000 (23:34 +0000)
commit736359cceac551a0c95d306ce521e7123d9059c4
tree55e17932ff71829bf9304fa01c8c3dc5c7df5767
parentddb4cacb465487263ad9a622770b7c6168592a7c
Fix a bug wrt quoting characters in command args.  Stop processing an arg when you hit a backslash so the quoted-character detection can catch it.
CHANGES
lex.yy.c
parse.lex