CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/15 16:42:31
Modified files: usr.bin/mandoc : roff.c regress/usr.bin/mandoc/roff/cond: ie.in ie.out_ascii Log message: Empty conditions count as false. When negated, they still count as false. Found when investigating crashes jsg@ found with afl. Not completely fixing the crashes yet.