Skip to content
Commit 56f8215c authored by Chris Lamb's avatar Chris Lamb 👀
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
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment