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

            Bug ID: 62223
           Summary: httpd-2.4.33/modules/cache/mod_cache_socache.c:217]:
                    limit check in wrong place ?
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_cache
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Source code is

            while (apr_isspace(buffer[colon]) && (colon < *slider)) {

Suggest limit check before use, not after.

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