Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pimd: Fix crash in pimd (backport #16646) #16647

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 24, 2024

ifp->info is not always set in PIM. So add a guard here to stop it from crashing when addresses are added to a non-PIM enabled interface and PIM zebra debugging is enabled.


This is an automatic backport of pull request #16646 done by Mergify.

ifp->info is not always set in PIM. So add a guard here to stop
it from crashing when addresses are added to a non-PIM enabled interface
and PIM zebra debugging is enabled.

Signed-off-by: Corey Siltala <[email protected]>
(cherry picked from commit 12a783d)
@mergify mergify bot mentioned this pull request Aug 24, 2024
@frrbot frrbot bot added the pim label Aug 24, 2024
@Jafaral Jafaral merged commit c3239e0 into stable/10.1 Aug 24, 2024
14 checks passed
@mergify mergify bot deleted the mergify/bp/stable/10.1/pr-16646 branch August 24, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant