Revision: 2527
http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2527&view=rev
Author: kaiwang27
Date: 2012-07-25 00:11:16 +0000 (Wed, 25 Jul 2012)
Log Message:
-----------
Fix an infinite loop bug in _dwarf_frame_section_init: if the function
finds a CIE that is already added before, it should update the `*off*`
pointer properly. This problem happens when a FDE pointing to a CIE
that is defined later in the `.debug_frame` section.
Submitted by: philiptaylor
Ticket: #396
Modified Paths:
--------------
trunk/libdwarf/libdwarf_frame.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|