[DynInst_API:] [dyninst/dyninst] b0a136: Fix memory leak of AddressSpace::patcher_ (#795)


Date: Sun, 06 Sep 2020 16:49:28 -0700
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] b0a136: Fix memory leak of AddressSpace::patcher_ (#795)
  Branch: refs/heads/api_breakages
  Home:   https://github.com/dyninst/dyninst
  Commit: b0a136e415f54c0d661de7b4e1015746aeed0b9c
      https://github.com/dyninst/dyninst/commit/b0a136e415f54c0d661de7b4e1015746aeed0b9c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-09-06 (Sun, 06 Sep 2020)

  Changed paths:
    M dyninstAPI/src/addressSpace.C
    M dyninstAPI/src/addressSpace.h
    M dyninstAPI/src/binaryEdit.C
    M dyninstAPI/src/binaryEdit.h
    M patchAPI/h/Command.h

  Log Message:
  -----------
  Fix memory leak of AddressSpace::patcher_ (#795)

This was originally part of https://github.com/dyninst/dyninst/pull/317.
This is an API-breaking change since AddressSpace is exported through
the BPatch interface.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] b0a136: Fix memory leak of AddressSpace::patcher_ (#795), noreply <=