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
Checking pipeline status
Loading
Please register or sign in to comment