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.