]> git.cameronkatri.com Git - mandoc.git/commit
Bugfix:
authorIngo Schwarze <schwarze@openbsd.org>
Thu, 20 Dec 2018 03:41:54 +0000 (03:41 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Thu, 20 Dec 2018 03:41:54 +0000 (03:41 +0000)
commit923bf6b6b20172d100e1515ad7a4f93d3a4b233e
tree9573b4bd7d7e2f9a5905aaa13cd714519998c49d
parent5bc970f9a1ac9d2e79813a5f47afc896c49d0653
Bugfix:
When after a \\, \t, or \a, another \t or \a had to be resolved
in copy mode within the same argument, the argument got corrupted.
Found while working on a loosely related bug report
from Fabio Scotoni <fabio at esse dot ch>.
regress/char/space/esct-man.in
regress/char/space/esct-man.out_ascii
regress/char/space/esct-man.out_lint
roff.c