FreeBSD Bugzilla – Attachment 184251 Details for
Bug 220623
[patch] makewhatis crashes if a manpage has .ce active
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
roff.diff (text/plain), 381 bytes, created by
Keith White
on 2017-07-11 10:13:14 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Keith White
Created:
2017-07-11 10:13:14 UTC
Size:
381 bytes
patch
obsolete
>Index: /usr/src/contrib/mdocml/roff.c >=================================================================== >--- /usr/src/contrib/mdocml/roff.c (revision 320869) >+++ /usr/src/contrib/mdocml/roff.c (working copy) >@@ -1599,6 +1599,9 @@ > r->tbl->line, r->tbl->pos, "TS"); > tbl_end(&r->tbl); > } >+ >+/* clean up any active ROFF_ce -- cdparanoia.1 */ >+ roffce_node = NULL; > } > > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 220623
: 184251 |
184252