diff options
author | asomers <asomers@FreeBSD.org> | 2017-05-24 20:52:47 +0000 |
---|---|---|
committer | asomers <asomers@FreeBSD.org> | 2017-05-24 20:52:47 +0000 |
commit | 9ddcb0ade6674c2f43ba240df30aa2ebd818a33f (patch) | |
tree | eb8ac8f881f7205e37f40eb38cfb4c60802328e3 /include/rpcsvc/rex.x | |
parent | bebe42972e90165c4bcac6740d0a3ba5db81abe3 (diff) | |
download | FreeBSD-src-9ddcb0ade6674c2f43ba240df30aa2ebd818a33f.zip FreeBSD-src-9ddcb0ade6674c2f43ba240df30aa2ebd818a33f.tar.gz |
MFC r317755, r317758
r317755:
Various Coverity fixes in ifconfig(8)
* Exit early if kldload(2) fails (1011259). This is the only change that
affects ifconfig's behavior.
* Close memory and resource leaks (1305624, 1305205, 1007100)
* Mark usage() as _Noreturn (1305806, 1305750)
* Fix some dereference after null checks (1011474, 270774)
Reported by: Coverity
CID: 1305624, 1305205, 1007100, 1305806, 1305750, 1011474,
CID: 270774, 1011259
Reviewed by: cem
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D10587
r317758:
Unbreak ifconfig for mlx4en(4) after r317755
ifconfig doesn't correctly infer mlx interfaces' module names, so it will
attempt to load the mlx(4) module even when not necessary.
Reported by: rstone
X-MFC-With: 317755
Sponsored by: Spectra Logic Corp
Diffstat (limited to 'include/rpcsvc/rex.x')
0 files changed, 0 insertions, 0 deletions