CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/11/28 09:02:23
Modified files: usr.bin/mandoc : mdoc_term.c Log message: Be more careful about meta->name. For weird input, it can be NULL. Fixing a NULL access jsg@ found with afl.