NetBSD/usr.sbin/makemandb
abhinav 6947938705 Memory allocated by sqlite3_mprintf should be free'd by sqlite3_free
This was causing memory corruption thus making apropos(1) fail in some cases.
Specifically following options were broken and should be fixed with this commit:

-n option was causing a core dump
apropos was giving warning when using -l and any of the section numbers as options
as reported by paulg on current-users.
2019-04-19 20:35:13 +00:00
..
DBSCHEMA
Makefile
apropos-utils.3
apropos-utils.c Memory allocated by sqlite3_mprintf should be free'd by sqlite3_free 2019-04-19 20:35:13 +00:00
apropos-utils.h Encapsulate all the arguments required by the query callback function in a struct. 2017-11-25 14:29:38 +00:00
apropos.1
apropos.c Encapsulate all the arguments required by the query callback function in a struct. 2017-11-25 14:29:38 +00:00
close_db.3
custom_apropos_tokenizer.c
custom_apropos_tokenizer.h
fts3_tokenizer.h
init_db.3
makemandb.8
makemandb.c remove unneeded header. 2019-03-11 00:31:36 +00:00
nostem.txt
run_query.3
stopwords.txt
whatis.1
whatis.c