Date: | Wed, 29 Mar 2023 05:05:32 -0700 |
---|---|
From: | Tim Haines <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] b1ddeb: Fix UB in dwarf/dwarf_subrange.cpp::get_type (#1402) |
Branch: refs/heads/cmake_modernization Home: https://github.com/dyninst/dyninst Commit: b1ddebd3125437d3385e65a7cce5bea715588028 https://github.com/dyninst/dyninst/commit/b1ddebd3125437d3385e65a7cce5bea715588028 Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2023-03-23 (Thu, 23 Mar 2023) Changed paths: M dwarf/src/dwarf_subrange.cpp Log Message: ----------- Fix UB in dwarf/dwarf_subrange.cpp::get_type (#1402) The dwarf_* functions return a pointer to their last argument. This causes 'get_type' to return a pointer to a local variable. Commit: a9a2011134599d53773e7339c341d5dfc78eddfa https://github.com/dyninst/dyninst/commit/a9a2011134599d53773e7339c341d5dfc78eddfa Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M dwarf/src/dwarf_subrange.cpp Log Message: ----------- Merge master/b1ddebd31 Commit: 0d24cbf067dc45b4d6d7e298d94f3872eec55eaa https://github.com/dyninst/dyninst/commit/0d24cbf067dc45b4d6d7e298d94f3872eec55eaa Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2023-03-29 (Wed, 29 Mar 2023) Changed paths: M elf/CMakeLists.txt Log Message: ----------- Make elfutils dependency public for dynElf Compare: https://github.com/dyninst/dyninst/compare/77b7b17b90b9...0d24cbf067dc |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 0f5558: Add PR testing Github CI (#1393), Tim Haines |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] a86894: remove unneeded zero length files (#1403), kupsch |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] b1ddeb: Fix UB in dwarf/dwarf_subrange.cpp::get_type (#1402), Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] b219e1: Split steps, Tim Haines |
Indexes: | [Date] [Thread] |