Skip to content
Snippets Groups Projects
Commit bb79f038 authored by Avi Kivity's avatar Avi Kivity
Browse files

elf: fix segfault on unmatched symbol

lookup_symbol() checks if the symbol is undefined, before checking if we
actually looked it up.  Check for a missing symbol first.
parent 3a24e7d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment