call errlogFlush before terminating
This commit is contained in:
@@ -468,6 +468,7 @@ iocsh (const char *pathname)
|
||||
free (line);
|
||||
free (argv);
|
||||
free (argBuf);
|
||||
errlogFlush();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user