diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2021-11-10 16:36:15 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2021-11-10 16:36:15 +0300 |
| commit | c3634e4411e51984af7ec2f53bc871d9e45ee448 (patch) | |
| tree | 828d375f9d7881fa0a0be17946ce480e048a30bd /ospfd/ospf_interface.c | |
| parent | b6380d60c78639941192c2194269fc1c21b6db81 (diff) | |
bfdd: fix coverity warnings
show/clear DEFUNs always require either peer label or IP address to be
specified, so if `label` is NULL then `peer_str` is definitely not NULL.
But Coverity doesn't know about that, so it complains about possible
NULL dereference of `peer_str`. This commit should make Coverity happy.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'ospfd/ospf_interface.c')
0 files changed, 0 insertions, 0 deletions
