diff options
| author | Mark Wielaard <[email protected]> | 2015-12-02 00:21:07 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2016-01-02 20:37:45 +0100 |
| commit | e04da0e6bab6c6cca2d6e1657d18666f50d2ecfa (patch) | |
| tree | 06cd08334bb817cb02d7d1d830350b1240830024 /src/nm.c | |
| parent | 69d68dd50282469ddc45fc462a2506176b8f3289 (diff) | |
libdw: Don't use a FDE if it doesn't actually cover a real code range.
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).
Such FDEs have been seen in the backtrace.ppc.exec testfile.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'src/nm.c')
0 files changed, 0 insertions, 0 deletions
