freebsd-dev/usr.sbin/config
Don Lewis 8f2c79ef85 Don't free fnamebuf before we calling cfgfile_add(). This changes a
use-after-free error into a minor memory leak.

Reported by:	Coverity
CID:		1006084
2016-05-16 04:39:16 +00:00
..
config.5 Document the ability to override compiled-in env and hints using variables 2016-02-21 18:58:05 +00:00
config.8 Add -s option to config. 2015-01-29 22:49:30 +00:00
config.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
config.y Allow lists for "nooption" and "nooptions" keywords. 2015-01-23 16:03:02 +00:00
configvers.h Bump config(8) minor version for r277567. 2015-01-24 00:04:34 +00:00
kernconf.tmpl
lang.l Don't free fnamebuf before we calling cfgfile_add(). This changes a 2016-05-16 04:39:16 +00:00
main.c Make it clear that we're ignoring the return value fread(3). All 2015-08-24 00:34:09 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
mkheaders.c
mkmakefile.c For pointers use NULL instead of 0. 2016-04-27 03:06:53 +00:00
mkoptions.c For pointers use NULL instead of 0. 2016-04-27 03:06:53 +00:00