Skip to content
Snippets Groups Projects
Commit 56f8215c authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

comparators.macho: Use `str.startswith(...)` over `str.index(...) == 0` to...

comparators.macho: Use `str.startswith(...)` over `str.index(...) == 0` to prevent a traceback if the filename cannot be found on the line. (Closes: #910540)
parent b596a405
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
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