deinit personality in cli

pull/225/head
Stone Tickle 2021-06-11 15:00:58 +09:00
parent 2717eb6306
commit d444dfd6e9
No known key found for this signature in database
GPG Key ID: 4DF34BD9C2622309
1 changed files with 1 additions and 0 deletions

View File

@ -1454,6 +1454,7 @@ out_println:
printf("\n");
out:
pkgconf_cross_personality_deinit(personality);
pkgconf_client_deinit(&pkg_client);
if (logfile_out != NULL)