Up to [cvsweb.bsd.lv] / docbook2mdoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: VERSION_1_1_0
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 28 15:03:29 2019 UTC (4 years, 7 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_1_0,
VERSION_1_0_2,
HEAD
In this program, there is never a need to survive memory allocation failure, and there are many places allocating memory. Consequently, the code can be simplified providing memory allocation functions that error out on failure, in the conventional way.