Don't copy a value into tombstones

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 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 (Inactive)
              Reporter:
              Michael Cahill (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: