]> git.cameronkatri.com Git - mandoc.git/commit
Fix regression in mdoc_html.c 1.275, man_html 1.134:
authorIngo Schwarze <schwarze@openbsd.org>
Fri, 17 Mar 2017 12:10:16 +0000 (12:10 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Fri, 17 Mar 2017 12:10:16 +0000 (12:10 +0000)
commitc419530b09693aaf29ca6cc737b77f6c35089c21
treea483547cbe3418091a867796ddf51c22b46b3ddc
parent2cfc7310afb5b9fc57aba0d72188cc20f947c244
Fix regression in mdoc_html.c 1.275, man_html 1.134:
For .Sh, .Ss, .SH, .SS, only write selflink if an id could be constructed.
Crash reported by Raf Czlonka <rczlonka at gmail dot com>,
analysis of root cause by natano@
man_html.c
mdoc_html.c