The fake_loc_cu is used when synthesizing attributes for Dwarf_Ops that came from a location list entry in dwarf_getlocation_attr. Make sure we remove the loc cache stored in it when disposing of the fake_loc_cu.
Signed-off-by: Mark Wielaard <m...@redhat.com> --- libdw/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libdw/ChangeLog b/libdw/ChangeLog index 4d02449..81eeae6 100644 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog @@ -1,3 +1,7 @@ +2015-12-01 Mark Wielaard <m...@redhat.com> + + * dwarf_end.c (dwarf_end): Call cu_free on fake_loc_cu if it exists. + 2015-10-19 Mark Wielaard <m...@redhat.com> * frame-cache.c (__libdw_destroy_frame_cache): Call ebl_closebackend -- 2.5.0