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

Michal Domonkos notifications at github.com
Mon Mar 16 09:45:24 UTC 2026


@dmnks 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);

Yep, that would be #3421 :smile: Maybe it's time to raise its priority a little bit, indeed.

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

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


More information about the Rpm-maint mailing list