[Rpm-maint] [rpm-software-management/rpm] Fix rpm --undefine and Lua rpm.undefine() bypassing sanity checks (PR #4135)

Panu Matilainen notifications at github.com
Mon Mar 16 06:29:27 UTC 2026


@pmatilai commented on this pull request.



> @@ -58,6 +58,7 @@ public:
     /* Copy all macros from this context to another one */
     void copy(rpm::macros & dest, int level);
     int define(const std::string & macro, int level);
+    int undefine(const std::string & n);

Fixed

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

Message ID: <rpm-software-management/rpm/pull/4135/review/3951705050 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260315/1429dfbd/attachment-0001.htm>


More information about the Rpm-maint mailing list