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

NullPointerException on OpenSSHKeyV1KeyFile.java #897

Closed
134130 opened this issue Oct 6, 2023 · 2 comments
Closed

NullPointerException on OpenSSHKeyV1KeyFile.java #897

134130 opened this issue Oct 6, 2023 · 2 comments

Comments

@134130
Copy link

134130 commented Oct 6, 2023

java.lang.NullPointerException: Cannot invoke "String.startsWith(String)" because "line" is null
@134130
Copy link
Author

134130 commented Oct 6, 2023

reader.readLine()

A String containing the contents of the line, not including any line-termination characters, or null if the end of the stream has been reached without reading any characters

@hierynomus
Copy link
Owner

PR for this has been merged in #898

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

No branches or pull requests

2 participants