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

Fix heap-use-after-free in parent split code

    • 8
    • Storage Engines 2020-03-09
    • v4.2, v4.0

      Summary:
      Fix a recently introduced core dump by restructuring a verbose message.


      make-check-asan-test failed on RHEL 8.0

      Host: ec2-54-87-180-106.compute-1.amazonaws.com
      Project: WiredTiger (develop)
      Commit: diff: WT-5525 free up 3B in the WT_REF structure (#5296)

      • Free up 2B in the WT_REF structure by switching WT_REF.state from a uint32_t to a uint8_t.
      • Move __wt_ref_cas_state_int() out of include/txn.i into include/btree.i, it's not a transaction
        API. | 21 Feb 20 22:47 UTC
        Evergreen Subscription: ; Evergreen Event:

      Task Logs

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: