Branch: refs/heads/cmake_modernization
Home: https://github.com/dyninst/dyninst
Commit: b1ddebd3125437d3385e65a7cce5bea715588028
https://github.com/dyninst/dyninst/commit/b1ddebd3125437d3385e65a7cce5bea715588028
Author: Tim Haines <[email protected]>
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 <[email protected]>
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 <[email protected]>
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
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api