summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2017-03-30 12:19:53 +0200
committerMark Wielaard <[email protected]>2017-04-05 16:41:00 +0200
commitf339da994fda25b51cddc3d88182f249b75f89ff (patch)
tree2aa4c8272d1124a601b21e9a06cf81358bac4fb7 /src/ChangeLog
parentfb6709f1a41b58a9557ea45b7f53ae678c660b21 (diff)
libdw: Fix dwarf_peel_type infinite loop.
We were calling dwarf_attr_integrate () in the die in the loop instead of on the result. Which would cause an infinite loop when die != result. Add a testcase that explicitly checks this case. https://sourceware.org/bugzilla/show_bug.cgi?id=21330 Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'src/ChangeLog')
0 files changed, 0 insertions, 0 deletions