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

bgpd: Remove a test and return statement after assert #5911

Merged
merged 2 commits into from
Mar 5, 2020
Merged

bgpd: Remove a test and return statement after assert #5911

merged 2 commits into from
Mar 5, 2020

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Mar 4, 2020

No need to check if the variable is NULL and return after assert.

ton31337 added 2 commits March 4, 2020 20:17
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
No need to check if the variable is NULL and return after assert.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
@LabN-CI

This comment has been minimized.

@NetDEF-CI

This comment has been minimized.

@ton31337
Copy link
Member Author

ton31337 commented Mar 5, 2020

ci:rerun

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-10967/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

<TITLE>clang_check</TITLE>

clang_check

@qlyoung qlyoung merged commit fbb0740 into FRRouting:master Mar 5, 2020
@ton31337 ton31337 deleted the fix/no_check_if_assert branch March 5, 2020 18:25
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.

5 participants