Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-5745

Don't copy a value into tombstones

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In testing for WT-5680, I saw address sanitizer failures caused by attempting to copy cursor->value into a tombstone during a cursor->remove operation. As well as being wrong, this is inefficient because we'll never read a value from a tombstone.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: