[DynInst_API:] [dyninst/dyninst] 47a96e: Fix aliasing bug of Region::buffer on copy (#791)


Date: Thu, 20 Aug 2020 12:38:07 -0700
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 47a96e: Fix aliasing bug of Region::buffer on copy (#791)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 47a96efcf7909a84b3340f173aeec433f0cff3a2
      https://github.com/dyninst/dyninst/commit/47a96efcf7909a84b3340f173aeec433f0cff3a2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M symtabAPI/src/Region.C

  Log Message:
  -----------
  Fix aliasing bug of Region::buffer on copy (#791)

The buffer is just a scratch space for doing work, and should not be
shared between Region objects.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 47a96e: Fix aliasing bug of Region::buffer on copy (#791), noreply <=