xbps_alternatives_register: fix a memleak.
Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
parent
bcd80f2936
commit
cf4f0f4aa0
@ -411,6 +411,7 @@ remove_obsoletes(struct xbps_handle *xhp, xbps_dictionary_t pkgd, xbps_dictionar
|
|||||||
remove_symlinks(xhp, array, keyname);
|
remove_symlinks(xhp, array, keyname);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
xbps_object_release(allkeys);
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Loading…
Reference in New Issue
Block a user