mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:25:07 -05:00
test: free memory in unit tests on exit
This commit is contained in:
@@ -80,6 +80,7 @@ main(int argc, char **argv)
|
||||
|
||||
test_unit();
|
||||
|
||||
UTI_ResetGetRandomFunctions();
|
||||
LOG_Finalise();
|
||||
|
||||
printf("PASS\n");
|
||||
|
||||
Reference in New Issue
Block a user