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

nhrpd: Fixes auth config change bug #16417

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

dleroy
Copy link
Contributor

@dleroy dleroy commented Jul 17, 2024

Freeing auth-token does not set nifp->auth_token to NULL. Explicitly set auth_token to NULL when deleting auth config in order for write config logic to succeed.

Fix bug #16359

Freeing auth-token does not set nifp->auth_token to NULL.
Explicitly set auth_token to NULL when deleting auth config in order
for write config logic to succeed.

Fix bug FRRouting#16359

Signed-off-by: Dave LeRoy <[email protected]>
@Jafaral
Copy link
Member

Jafaral commented Jul 18, 2024

@Mergifyio backport dev/10.1

Copy link

mergify bot commented Jul 18, 2024

backport dev/10.1

✅ Backports have been created

@Jafaral Jafaral merged commit 272077d into FRRouting:master Jul 18, 2024
14 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