@pmatilai commented on this pull request.
> @@ -298,6 +299,9 @@ static rpmRC processPolicies(rpmSpec spec, Package pkg,
> int test)
free(name);
free(types);
+ if (optCon)
Don't bother checking for the NULL, poptFreeContext() does it anyway.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3301#pullrequestreview-2314908285
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3301/review/2314908...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint