[DynInst_API:] [dyninst/dyninst] c06e9c: Fix crash when walking backward through blocks end...


Date: Wed, 07 Dec 2016 12:49:55 -0800
From: Bill Williams <bill@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c06e9c: Fix crash when walking backward through blocks end...
  Branch: refs/heads/wrwilliams/papercuts
  Home:   https://github.com/dyninst/dyninst
  Commit: c06e9c0df1e5fd30021da75d3da8d3846e0f68b2
      https://github.com/dyninst/dyninst/commit/c06e9c0df1e5fd30021da75d3da8d3846e0f68b2
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M parseAPI/src/IA_powerDetails.C

  Log Message:
  -----------
  Fix crash when walking backward through blocks ending in fallthrough edges only


  Commit: c5d8942c5e27cf0f36a0a47cbebdf614cbdc6e1b
      https://github.com/dyninst/dyninst/commit/c5d8942c5e27cf0f36a0a47cbebdf614cbdc6e1b
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  Fix fencepost error in string table guard; get shared pointer once rather than at each use so that it can't disappear mid-function by accident.


  Commit: d654b255400e34f5d518c85c97b13538516aff3a
      https://github.com/dyninst/dyninst/commit/d654b255400e34f5d518c85c97b13538516aff3a
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M symtabAPI/src/Object-elf.C

  Log Message:
  -----------
  Fixed build for gcc 4.4: structs can't be defined inside functions. Also removed lurking debug output.


Compare: https://github.com/dyninst/dyninst/compare/c06e9c0df1e5^...d654b255400e
[← Prev in Thread] Current Thread [Next in Thread→]