Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-21641

Coverity analysis defect 76766: Out-of-bounds access

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • ALL

      Out-of-bounds access to a buffer

      Defect 76766 (STATIC_C)
      Checker OVERRUN (subcategory none)
      File: /src/third_party/wiredtiger/src/cursor/cur_join.c
      Function __curjoin_entry_iter_init
      /src/third_party/wiredtiger/src/cursor/cur_join.c, line: 40
      Assigning: "config" = "&def_cfg[0]". "config" now points to element 0 of "def_cfg" (which consists of 2 8-byte elements).

          		config = &def_cfg[0];
      

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: