better argument checking of standard functions
This commit is contained in:
@@ -522,6 +522,9 @@ cstcall(expp, call)
|
||||
default:
|
||||
crash("(cstcall)");
|
||||
}
|
||||
expp->nd_right = 0; /* don't deallocate, for further
|
||||
argument checking
|
||||
*/
|
||||
FreeLR(expp);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user