]> git.cameronkatri.com Git - mandoc.git/commit
Avoid leaking index records:
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 10 Dec 2011 22:01:06 +0000 (22:01 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 10 Dec 2011 22:01:06 +0000 (22:01 +0000)
commite68e6cc5fe31f10d44e4c7fa6a9217560ecb80a3
treedf52b60325e4e67684ef2dffffb43b5ab70b1d48
parent04ee7f27d7caa7c8b690131c06deafe3af1d326b
Avoid leaking index records:
Before allocating a record for a file,
first make sure we actually want to use the file.
mandocdb.c