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 #16646

Merged
merged 1 commit into from
Aug 24, 2024
Merged

pimd: Fix crash in pimd #16646

merged 1 commit into from
Aug 24, 2024

Conversation

csiltala
Copy link

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.

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]>
@donaldsharp
Copy link
Member

I'll push this in once CI passes

@Jafaral
Copy link
Member

Jafaral commented Aug 24, 2024

@Mergifyio backport stable/10.1

Copy link

mergify bot commented Aug 24, 2024

backport stable/10.1

✅ Backports have been created

@ton31337
Copy link
Member

@Mergifyio backport stable/10.1 stable/10.0

Copy link

mergify bot commented Aug 24, 2024

backport stable/10.1 stable/10.0

✅ Backports have been created

@ton31337 ton31337 merged commit ab2fd98 into FRRouting:master Aug 24, 2024
14 checks passed
Jafaral added a commit that referenced this pull request Aug 24, 2024
Jafaral added a commit that referenced this pull request Aug 24, 2024
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.

4 participants