On Thu, Jun 11, 2020 at 06:03:20PM +0200, Ingo Schwarze wrote:
> Indeed, i came up with exactly the same diff and had already
> written this commit message, but was still testing:
>
> Fix a regression in rev. 1.238 (2019/07/26):
> Pass the right object to html_reset() or it will crash
> when rendering more than one manual page to HTML in a row.
> Bug reported by Abel Romero Perez <romeroperezabel at gmail dot com>.
Wasn't this just reshuffling the already existing html_reset() which
was introduced in r1.222?