@pmatilai commented on this pull request.


> @@ -227,6 +236,10 @@ static int addTE(rpmte p, Header h, fnpyKey key, 
> rpmRelocation * relocs)
     rc = 0;
 
 exit:
+    if (rc) {
+       rpmlog(RPMLOG_ERR, _("misformed package %s\n"),

"misformed" is a strange word, "malformed" is the common terminology for this.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3478#pullrequestreview-2474755356
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3478/review/2474755...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to