https://issues.apache.org/bugzilla/show_bug.cgi?id=54998

Tim Kosse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31697|0                           |1
        is obsolete|                            |

--- Comment #17 from Tim Kosse <[email protected]> ---
Created attachment 31718
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31718&action=edit
Proposed 2.4.x backport with additional fix for compile error

Unfortunately the latest patch did not compile, as ssl->wbio is not directly
accessible, as the type of ssl is incomplete.
I've updated the patch to instead use SSH_get_wbio(ssl)

With the compile error fixed, the patched version works fine for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to