Up to [cvsweb.bsd.lv] / mandoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: VERSION_1_12_3
Revision 1.12 / (download) - annotate - [selected], Thu Nov 21 01:49:18 2013 UTC (9 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_12_3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)
My audit of mandoc revealed one missing (unsigned char) cast in an isspace() argument containing arbitrary char data. Thanks to deraadt@ for triggering the audit.