On Thu, Apr 10, 2014 at 9:43 PM, Kurt Roeckx <[email protected]> wrote: > On Thu, Apr 10, 2014 at 09:20:57PM +0400, Loganaden Velvindron wrote: >> > >> > Please find it here: >> > >> > diff --git a/ssl/s3_pkt.c b/ssl/s3_pkt.c >> > index b9e45c7..61b017f 100644 >> > --- a/ssl/s3_pkt.c >> > +++ b/ssl/s3_pkt.c >> > @@ -1334,8 +1334,6 @@ start: >> > { >> > s->rstate=SSL_ST_READ_HEADER; >> > rr->off=0; >> > - if (s->mode & SSL_MODE_RELEASE_BUFFERS) >> > - ssl3_release_read_buffer(s); >> > } >> > } >> > return(n); > > That seems to be the same as RT #2167: > http://rt.openssl.org/Ticket/Display.html?id=2167&user=guest&pass=guest
Hi, RT seems to have issues at this time. It takes forever to load on my side. > > > Kurt > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [email protected] -- This message is strictly personal and the opinions expressed do not represent those of my employers, either past or present. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
