CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/10 15:01:03
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
Avoid leaking index records:
Before allocating a record for a file,
first make sure we actually want to use the file.
