Skip to content
Snippets Groups Projects
Commit c81794df authored by Andreas Ziegler's avatar Andreas Ziegler
Browse files

library: take maximum size for conflicting ranges

When parsing the .symtab of a binary/library we can have
multiple entries for the same address but some entries could
have a size of 0 which would override a bigger value read
from a valid entry earlier.

Let's always take the maximum of all read values for the size
of a function.
parent bb9d2a29
No related branches found
No related tags found
No related merge requests found
Pipeline #22934 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment