Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-5005

CID 1364117: Explicit null dereferenced in HttpSM.cc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.1.0
    • Core, HostDB
    • None

    Description

      7. Condition use_client_addr, taking true branch
          	
      CID 1364117 (#2 of 2): Explicit null dereferenced (FORWARD_NULL)
      8. var_deref_model: Passing null pointer client_addr to find_ip, which dereferences it. [show details]
      2137      if (use_client_addr && rr->find_ip(client_addr) == NULL) {
      2138        DebugSM("http", "use_client_target_addr == 1. Client specified address is not in the pool, not validated.");
      2139        t_state.dns_info.lookup_validated = false;
      2140      } else {
      

      Attachments

        Issue Links

          Activity

            People

              zwoop Leif Hedstrom
              zwoop Leif Hedstrom
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m