CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/06 08:44:19
Modified files:
usr.bin/mandoc : term_ascii.c term_ps.c
Log message:
After .ti, there are many reasons why the offset may change, so setting
it back later requires a guard against underflow, or subsequent assertions
may fail.
Issue found in an afl run performed by Jan Schreiber <jes at posteo dot de>.
