Compare commits
No commits in common. "main" and "vendor_master" have entirely different histories.
main
...
vendor_mas
@ -483,7 +483,7 @@ bool SymbolParseHelper::ParseFile(char *file_line, long *index,
|
||||
}
|
||||
|
||||
*filename = tokens[1];
|
||||
if (!*filename) {
|
||||
if (!filename) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user