diff options
author | Matthew Smith <mgsmith@netgate.com> | 2021-02-16 10:02:46 -0600 |
---|---|---|
committer | Neale Ranns <neale@graphiant.com> | 2021-02-17 08:12:04 +0000 |
commit | 6abdf34d3a4e47fb9bb5d8052e2187af0ba256d8 (patch) | |
tree | 7fe35655268496ff2e440994abb0ed624eb0c9c0 /src/plugins/nsim/nsim.c | |
parent | 93c4b1bb3f9c9e3871d51b0fd52d935555df2521 (diff) |
linux-cp: fix coverity defect
Type: fix
If no host interface name is passed to the CLI command which creates
an interface pair, NULL gets passed to lcp_itf_pair_create() and a
seg fault occurs. Check whether a host interface name was provided
and fail gracefully if none was given.
Change-Id: I82886f4c2ee710e206c751c34a74399112e9062c
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Diffstat (limited to 'src/plugins/nsim/nsim.c')
0 files changed, 0 insertions, 0 deletions