This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdw: Don't use a FDE if it doesn't actually cover a real code range.


On Wed, Dec 02, 2015 at 12:28:15AM +0100, Mark Wielaard wrote:
> If the FDE end <= start then it doesn't actually cover a valid code range.
> Don't use and cache such FDEs (it will cause memory leaks if there is
> another FDE that has the same start address and a valid code range).

Pushed to master.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]