[Rpm-maint] [rpm-software-management/rpm] Output of Lua code truncated after NUL character (#1437)

Demi Marie Obenour notifications at github.com
Sun Nov 15 20:36:44 UTC 2020


`%{lua:print "\0a"}` expands to the empty string, which is almost certainly not what the programmer intended.  Since NUL characters aren’t allowed in macro expansions, RPM should emit an error in this case.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1437
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201115/60217a3a/attachment.html>


More information about the Rpm-maint mailing list