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

Way to include line numbers in openssl error messages #209

Open
daurnimator opened this issue Nov 26, 2018 · 0 comments
Open

Way to include line numbers in openssl error messages #209

daurnimator opened this issue Nov 26, 2018 · 0 comments

Comments

@daurnimator
Copy link
Collaborator

daurnimator commented Nov 26, 2018

The lack of line numbers can make it hard to track down the source of an error, in socket.c we should try and include the line number in the error message. i.e. use ERR_peek_last_error_line instead of ERR_peek_error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant