xbps-bin: fixed a memleak in show_pkg_info().
This commit is contained in:
parent
0f3d4f4a19
commit
a2e42f1d57
@ -127,6 +127,7 @@ show_pkg_info(prop_dictionary_t dict)
|
|||||||
|
|
||||||
print_value_obj(keyname, obj, false);
|
print_value_obj(keyname, obj, false);
|
||||||
}
|
}
|
||||||
|
prop_object_release(all_keys);
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user