summaryrefslogtreecommitdiffstats
path: root/regress/man/MT
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-10-21 17:10:17 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-10-21 17:10:17 +0000
commit7e11f5e8dfe286f6fd2d23cfa92e265c9843be00 (patch)
tree70fb2bf273e51571f2f494733d5d1f3f1c8e8275 /regress/man/MT
parente77baa02dded1d4e16cb73ce3aa50968acaa6021 (diff)
downloadmandoc-7e11f5e8dfe286f6fd2d23cfa92e265c9843be00.tar.gz
When parsing a macro argument results in delayed escape sequence
expansion, re-check for all contained escape sequences whether they need delayed expansion, not just for the particular escape sequences that triggered delayed expansion in the first place. This is needed because delayed expansion can result in strings containing nested escape sequences recursively needing delayed expansion, too. This fixes an assertion failure in krb5_openlog(3), see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266882 Thanks to Wolfram Schneider <wosch at FreeBSD> for reporting the bug and to Baptiste Daroussin <bapt at FreeBSD> for forwarding the report.
Diffstat (limited to 'regress/man/MT')
0 files changed, 0 insertions, 0 deletions