https://bz.apache.org/bugzilla/show_bug.cgi?id=65922

            Bug ID: 65922
           Summary: modules/ssl/ssl_util_ssl.c: Add check for BIO_read
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 38214
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38214&action=edit
0001-modules-ssl-ssl_util_ssl-Add-check-for-BIO_read.patch

As the BIO_read() is not always success, it may even return
negative number.
Therefore, it should be better to check the return value
and return error if fails.

-- 
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