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

Undo one UI fix #3853

Closed

Conversation

levitte
Copy link
Member

@levitte levitte commented Jul 5, 2017

Undoing:

  • in UI_process(), |state| was never made NULL, which means an error
    when closing the session wouldn't be accurately reported.

This was a faulty cherry-pick from master

Undoing:
> - in UI_process(), |state| was never made NULL, which means an error
>   when closing the session wouldn't be accurately reported.

This was a faulty cherry-pick from master
@levitte levitte mentioned this pull request Jul 5, 2017
levitte added a commit that referenced this pull request Jul 5, 2017
Undoing:
> - in UI_process(), |state| was never made NULL, which means an error
>   when closing the session wouldn't be accurately reported.

This was a faulty cherry-pick from master

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from #3853)
@levitte
Copy link
Member Author

levitte commented Jul 5, 2017

Merged. 787ce7e

@levitte levitte closed this Jul 5, 2017
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