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 missing checking the return value for igmp command #16599

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

anlancs
Copy link
Contributor

@anlancs anlancs commented Aug 16, 2024

gm_join_new() will return NULL in the case of running out of socket/file resources. Just add the check for it.

`gm_join_new()` will return NULL in the case of running out of
socket/file resources.  Just add the check for it.

Signed-off-by: anlan_cs <[email protected]>
@donaldsharp donaldsharp merged commit 34e7dcd into FRRouting:master Aug 18, 2024
16 checks passed
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.

2 participants