CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2015/11/27 14:10:17

Modified files:
        usr.bin/doas   : parse.y 

Log message:
after reading a too long line, restart at the beginning of the buffer so
we don't keep writing past the end. (the perils of trying to recover from
parse errors.)
noticed by Jan Schreiber

Reply via email to