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

hostdb cores in reply_to_cont() when running out of space

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.0.0a
    • None
    • None

    Description

      In HostDBContinuation::lookup_done() if we can't allocate memory in the cache we will free some space (delete_block())
      and then return a NULL. Also, the error message "out of room in hostdb for reverse DNS data" gets printed
      out.

      This NULL pointer will be dereferenced later when we call reply_to_cont().

      bz 3191464

      Attachments

        1. hostdb_bcall_001.diff
          0.9 kB
          Bryan Call

        Activity

          People

            bcall Bryan Call
            bcall Bryan Call
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: