freebsd-dev/usr.sbin/config
Kyle Evans c04ad15ca7 config: address a number of Coverity issues
Highlights:
- Various memory leaks
- FILE* leaks
- `tsize` in moveifchanged() is only needed if !changed, and `from_sb`
    is only valid if !changed.
- Simplify trivially true expression
- Sanity check elfdump size output (+ fix variable sizes) (des@)

CID:	1471167, 1006391, 1505333, 1505275, 1505349, 1505306, 1505232
Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D38643
2023-02-16 14:37:06 -06:00
..
config.5 config(5): drop mention of mips 2022-10-17 15:12:12 -03:00
config.8 Indicate which port gdb.1 and kgdb.1 come from. 2022-08-17 19:13:22 +02:00
config.h config: drop dependency on libsbuf 2023-02-08 22:56:10 -06:00
config.y config(8): Remove obsolete 'config' directive. 2021-06-17 15:17:18 -06:00
configvers.h config: Add no-ctfconvert support. 2020-04-28 16:09:22 +00:00
kernconf.tmpl
lang.l config: address a number of Coverity issues 2023-02-16 14:37:06 -06:00
main.cc config: address a number of Coverity issues 2023-02-16 14:37:06 -06:00
Makefile config: drop dependency on libsbuf 2023-02-08 22:56:10 -06:00
Makefile.depend
mkheaders.c config: Fix typo in comment. 2021-02-01 13:13:36 -08:00
mkmakefile.cc config: error out on malformed env/hint lines 2023-02-16 14:37:05 -06:00
mkoptions.cc config: address a number of Coverity issues 2023-02-16 14:37:06 -06:00