mirror of
https://github.com/pkgconf/pkgconf.git
synced 2026-01-27 01:44:34 +00:00
bomtool: fix ASan issues
This commit is contained in:
parent
8754bdfe09
commit
bddf1641f8
@ -356,6 +356,7 @@ main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
out:
|
||||
pkgconf_solution_free(&pkg_client, &world);
|
||||
pkgconf_queue_free(&pkgq);
|
||||
pkgconf_cross_personality_deinit(personality);
|
||||
pkgconf_client_deinit(&pkg_client);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user