proj/portage-utils:master commit in: libq/

"Fabian Groffen" <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1786792377.0d638462bab0703a66dcb56afaca1bc0ec75d525.grobian@gentoo>
commit:     0d638462bab0703a66dcb56afaca1bc0ec75d525
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 11:12:57 2026 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 11:12:57 2026 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=0d638462

libq/dep: fix leak (Coverity CID 562688)

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 libq/dep.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libq/dep.c b/libq/dep.c
index c068b743..c23fc93a 100644
--- a/libq/dep.c
+++ b/libq/dep.c
@@ -773,6 +773,7 @@ dep_status_t dep_resolve_tree
           if (!set_has_intersection(keywords, accept_keywords))
           {
             isunkeyw = true;
+            set_free(keywords);
             continue;
           }
           set_free(keywords);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.