@JetXujing commented on this pull request.
> @@ -276,7 +279,11 @@ static int doBuildRequires(rpmSpec spec, int test)
exit:
freeStringBuf(sb_stdout);
- free(output);
+ if (output) {
Thank you for the tip, I've made the relevant changes.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2293#discussion_r1043237603
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2293/review/1209906...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint