Skip to content

Comments

Improve error handling in rand_init function#6124

Closed
bernd-edlinger wants to merge 1 commit intoopenssl:masterfrom
bernd-edlinger:improve_error_handling_in_rand_lib
Closed

Improve error handling in rand_init function#6124
bernd-edlinger wants to merge 1 commit intoopenssl:masterfrom
bernd-edlinger:improve_error_handling_in_rand_lib

Conversation

@bernd-edlinger
Copy link
Member

No description provided.

Copy link
Contributor

@richsalz richsalz left a comment

Choose a reason for hiding this comment

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

aww, I liked my &= construct. :)

@bernd-edlinger
Copy link
Member Author

aww, I liked my &= construct. :)

Yeah, sorry.
It is just the error handling style (I mean only not cleaning up intermediate results,
not the &= construct though) was apparently already being copied elsewhere and started
to cause problems.

levitte pushed a commit that referenced this pull request May 1, 2018
@bernd-edlinger
Copy link
Member Author

Merged. Thanks!

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.

2 participants