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

overwriting/leaking the application's WT_ITEM value

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      @michaelcahill, @agorrod: here's a possible fix.

      I'm expecting overwrite to usually be set which means this lookup never happens, so I didn't avoid the memory allocation inside __clsm_lookup; if that's wrong we could cache a WT_ITEM somewhere, or use a scratch buffer instead.

      Reference WT-965.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: