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

fsck: Fix ed25519 public key reading, and fclose usage. #124

Merged
merged 1 commit into from Oct 11, 2016

Conversation

VittGam
Copy link
Contributor

@VittGam VittGam commented Oct 11, 2016

Hello,

This patch fixes two problems with tinc fsck: a wrong conditional clause preventing the validation of ed25519 public keys in "raw" form; and the usage of fclose on NULL pointers when the file couldn't be opened.

Cheers,
Vittorio

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
@gsliepen gsliepen merged commit c7c5c74 into gsliepen:1.1 Oct 11, 2016
@VittGam VittGam deleted the patch-1 branch October 11, 2016 18:39
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

Successfully merging this pull request may close these issues.

None yet

2 participants