[DynInst_API:] [dyninst/dyninst] 3f55f7: cleanup memoryTracker memory handling (#876)


Date: Sun, 04 Oct 2020 16:23:44 -0700
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 3f55f7: cleanup memoryTracker memory handling (#876)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 3f55f75bb2c41a6e71a6d682f9638ddd0a8233b1
      https://github.com/dyninst/dyninst/commit/3f55f75bb2c41a6e71a6d682f9638ddd0a8233b1
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-10-04 (Sun, 04 Oct 2020)

  Changed paths:
    M dyninstAPI/src/binaryEdit.h

  Log Message:
  -----------
  cleanup memoryTracker memory handling (#876)

* Use a unique_ptr to manage object
* Use inline initializer for public members
     This makes the constructors simpler.
* Whitespace cleanup
* Use new/delete to fix realloc


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 3f55f7: cleanup memoryTracker memory handling (#876), noreply <=