summaryrefslogtreecommitdiffstats
path: root/ldpd
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-08-07 21:57:29 +0200
committerDonald Sharp <sharpd@nvidia.com>2023-08-07 21:57:29 +0200
commit296645fc78a4147fdea81f174cb222dd633722c1 (patch)
treecaa9240f377d3dddd040d6609b26e01e58b8c2b8 /ldpd
parentMerge pull request #14151 from opensourcerouting/fix/improve_addpath_selected... (diff)
downloadfrr-296645fc78a4147fdea81f174cb222dd633722c1.tar.xz
frr-296645fc78a4147fdea81f174cb222dd633722c1.zip
ospfd: Ensure listnode returns are usable
Coverity is complaining that listnode can return a NULL value and thus FRR could derefence the returned value. Since this is not crashing we know that this is not happening in the wild. Let's make this an assert or check that it is legal to use the value. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ldpd')
0 files changed, 0 insertions, 0 deletions