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

Change WTPERF to use new memory allocation functions instead of the standard

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      As suggested by Keith in https://github.com/wiredtiger/wiredtiger/pull/2414

      Currently WTPERF uses calls to standard malloc/calloc and always checks the results for an error. This pattern is repeated all over the code and can be cut down to a call to a single internal function which does the error checking itself.

            Assignee:
            david.hows David Hows
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: