[DynInst_API:] [dyninst/dyninst] 6ba740: Do not use non-trivial types in varargs (#704)


Date: Sun, 15 Mar 2020 14:06:21 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 6ba740: Do not use non-trivial types in varargs (#704)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 6ba74008952caa99431ca240e89f242a1a599f6b
      https://github.com/dyninst/dyninst/commit/6ba74008952caa99431ca240e89f242a1a599f6b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  Do not use non-trivial types in varargs (#704)

How this is handled is implementation-defined.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64867


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 6ba740: Do not use non-trivial types in varargs (#704), Tim Haines <=