Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Fix panic in router disconnect when fingerprint is nil. Fixes #1548 #1585

Closed
wants to merge 1 commit into from

Conversation

andrewpmartinez
Copy link
Member

No description provided.

@andrewpmartinez andrewpmartinez requested a review from a team as a code owner August 16, 2023 13:29
@@ -191,7 +192,7 @@ func (strategy *InstantStrategy) RouterDisconnected(router *network.Router) {
log := pfxlog.Logger().WithField("sync_strategy", strategy.Type()).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already fixed. Not sure why it doesn't show up that way.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird. I didn't add this.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also this isn't what I named the PR.

@andrewpmartinez
Copy link
Member Author

I'm going to abandon this PR. I'm not sure what is going on here.

@andrewpmartinez andrewpmartinez deleted the fix.1584.nil.slice.on.auth.policy branch August 16, 2023 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants