]> git.puffer.fish Git - mirror/frr.git/commit
pim6d: fix coverity scan warning 17455/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 18 Nov 2024 12:17:32 +0000 (09:17 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 18 Nov 2024 12:17:32 +0000 (09:17 -0300)
commit3066f48eb825721e2d253877ef7868b21ba8e620
tree555c29cc094b1c42f19919daf4f6de3612321eee
parent724624a35c043ca498235cd63acc937598fb3d8d
pim6d: fix coverity scan warning

Fix Coverity Scan CID 1601875: use the return value to tell user about
the availability of a next hop to the learned RP (needs debug enabled).

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
pimd/pim_rp.c