lib/transaction_sortdeps.c: resource leak (CID 62688)
This commit is contained in:
parent
2fe9fbe777
commit
6dcac6a840
@ -241,6 +241,7 @@ again:
|
|||||||
* Processing same pkg, just continue.
|
* Processing same pkg, just continue.
|
||||||
*/
|
*/
|
||||||
xbps_dbg_printf_append(xhp, "already sorted.\n");
|
xbps_dbg_printf_append(xhp, "already sorted.\n");
|
||||||
|
pkgdep_release(lpd);
|
||||||
} else {
|
} else {
|
||||||
/*
|
/*
|
||||||
* Remove package dependency from list and move
|
* Remove package dependency from list and move
|
||||||
|
Loading…
Reference in New Issue
Block a user