ascheck cleanup

This commit is contained in:
Michael Davidsaver
2025-11-10 17:30:13 -08:00
parent 9b532540bf
commit 1f4b39cd08

View File

@@ -53,5 +53,6 @@ int main(int argc,char **argv)
status = -1;
}
errlogFlush();
asFreeAll((ASBASE*)pasbase);
return status;
}