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
..
2021-11-26 12:51:08 +01:00
2021-05-07 22:13:31 +02:00
2020-06-22 07:46:24 +00:00
2020-12-19 13:17:25 +00:00
2022-08-24 20:21:39 +02:00
2021-07-21 10:16:11 +01:00
2022-12-03 11:26:22 -05:00
2023-02-09 22:36:07 -06:00
2022-04-07 14:58:13 +02:00
2019-12-04 16:56:11 +00:00
2023-02-15 16:03:54 -07:00
2020-10-09 14:03:45 +00:00
2021-10-06 21:56:20 -08:00
2022-11-08 14:57:06 +01:00
2020-08-17 10:25:02 +00:00
2022-10-19 15:36:23 -04:00
2022-10-19 20:59:23 +00:00
2022-07-04 12:42:39 -04:00
2022-12-08 09:48:29 +01:00
2020-08-21 09:48:00 +00:00
2021-12-04 15:08:01 +01:00
2020-03-23 14:44:23 +00:00
2019-12-11 17:37:53 +00:00
2022-07-31 12:27:10 +02:00
2022-11-12 12:56:29 +01:00
2021-04-04 00:50:28 +03:00