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

            Bug ID: 62198
           Summary: ap_rgetline_core can return without consuming a full
                    line
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: hwib...@gmail.com
  Target Milestone: ---

When ap_rgetline_core hits its own length limit, it does not continue to loop
over the core input filter to make sure a full line is consumed, potentially
leaving the trailing portion of a long line to resemble a new line.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to