CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/01/01 08:34:43
Modified files:
usr.bin/mandoc : eqn_term.c
regress/usr.bin/mandoc/eqn/fromto: Makefile
regress/usr.bin/mandoc/eqn/over: Makefile
regress/usr.bin/mandoc/eqn/subsup: Makefile
Added files:
regress/usr.bin/mandoc/eqn/fromto: noarg.in noarg.out_ascii
noarg.out_html
regress/usr.bin/mandoc/eqn/over: noarg.in noarg.out_ascii
noarg.out_html noarg.out_lint
regress/usr.bin/mandoc/eqn/subsup: noarg.in noarg.out_ascii
noarg.out_html
Log message:
Don't dereference NULL pointers when formatting missing denominators,
subscripts, superscripts, or "from" or "to" arguments.
Found by jsg@ with afl.