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

CI system must have fail on cleanup issues in our code #1

Open
donaldsharp opened this issue Nov 5, 2021 · 0 comments
Open

CI system must have fail on cleanup issues in our code #1

donaldsharp opened this issue Nov 5, 2021 · 0 comments

Comments

@donaldsharp
Copy link
Member

Recent commit gets in that should have been caught by our CI system and not allowed to continue.

	"%s: Specified Group(%s) in join is now in SSM, not allowed to create PIM state",
	__func__, inet_ntop(2, &sg->grp, buf, sizeof(buf))
pimd/pim_register.c:387: cleanup: replace inet_ntop(AF_INET, ...) with %pI4: (in pim_register_recv())
	"%s: Received Register message for Group(%s) is now in SSM, dropping the packet",
	__func__, inet_ntop(2, &sg.grp, buf, sizeof(buf))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant