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
Pipeline #21025 failed with stage
in 9 minutes and 57 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment