always cleanup after yourself

This commit is contained in:
Shannon Appelcline 2020-08-11 09:30:18 -10:00 committed by GitHub
parent ac4bc902b7
commit c78ac9a06f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,5 +66,6 @@ int main(void) {
} }
wally_cleanup(0);
} }