Hello, Could you please review this very simple patch? But patch solving real problem: release a buffer with contained read-ahead data and after next read (alloc new buffer) we lose a chunk of flow of read data, so error "SSL3_GET_RECORD:decryption failed or bad record mac".
Thanks, Aleksey 2014-02-17 12:15 GMT+04:00 The default queue via RT <r...@openssl.org>: > > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "[PATCH] fix: don't release read buffer if read-ahead left", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [openssl.org #3265]. > > Please include the string: > > [openssl.org #3265] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > r...@openssl.org > > ------------------------------------------------------------------------- > Hello, > > Attached patch solving the problem with OpenSSL 1.0.0 and more recent > versions, including recent git snapshot. > > Error: SSL_read() failed (SSL: error:1408F119:SSL > routines:SSL3_GET_RECORD:decryption failed or bad record mac) > > See more information to reproduce error: > http://trac.nginx.org/nginx/ticket/215 > http://mailman.nginx.org/pipermail/nginx-devel/2013-October/004385.html > > Thanks > ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org