Fix #32
This commit is contained in:
parent
c8e3f67bc0
commit
94514cb259
@ -127,6 +127,7 @@ static int dwarf5_ranges(Dwarf_Die cu_die, Dwarf_Addr *lowest, Dwarf_Addr *highe
|
||||
if(cooked2 > *highest) {
|
||||
*highest = cooked2;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
assert(false);
|
||||
/* Something is wrong. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user