Compare commits
1 Commits
vendor_mas
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
7fc25b8962 |
@ -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