ascheck cleanup

This commit is contained in:
Michael Davidsaver
2025-11-23 14:03:47 -08:00
parent 9b532540bf
commit 1f4b39cd08
+1
View File
@@ -53,5 +53,6 @@ int main(int argc,char **argv)
status = -1;
}
errlogFlush();
asFreeAll((ASBASE*)pasbase);
return status;
}