prevent null reference
This commit is contained in:
parent
72387765ad
commit
2da0408b1a
@ -823,6 +823,7 @@ DbRead(f)
|
||||
else line_file->on_mptr = n->on_mptr;
|
||||
break;
|
||||
case N_MAIN:
|
||||
if (! FileScope) fatal("No file scope");
|
||||
newfile(FileScope->sc_definedby->sy_idf);
|
||||
break;
|
||||
case N_SLINE:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user