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

crypto/x509: unhandled error #50570

Closed
walkerxiong opened this issue Jan 12, 2022 · 1 comment
Closed

crypto/x509: unhandled error #50570

walkerxiong opened this issue Jan 12, 2022 · 1 comment

Comments

@walkerxiong
Copy link

Hi,

I found a unhandled error at https://github.com/golang/go/blob/master/src/crypto/x509/x509.go#L1310.

If this error should be ignored, I think the if statement err != nil can be eliminated.

@seankhliao
Copy link
Member

Duplicate of #49135

@seankhliao seankhliao marked this as a duplicate of #49135 Jan 12, 2022
@golang golang locked and limited conversation to collaborators Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants