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: [email protected]
          Reporter: [email protected]
  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to