[Bug 253135] OpenSSL KTLS causes regression in svn/svnlite

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 3 15:33:03 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253135

Hyogeol Lee <hyogeollee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyogeollee at gmail.com

--- Comment #2 from Hyogeol Lee <hyogeollee at gmail.com> ---
Created attachment 222113
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222113&action=edit
Fix not to returns 1 for KLTS commands.

I found setsocketopt did not used in svnlite.

And bio_bucket_ctrl in ssl_buckets.c always returns 1 by default so initial
record bypassed.

I attached fix for svnlite.

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


More information about the freebsd-bugs mailing list