[Rpm-maint] [rpm] Remove size limit when expanding macros (#32)
Lubos Kardos
notifications at github.com
Thu Nov 19 10:40:07 UTC 2015
>
> - rc = expandMacros(spec, spec->macros, spec->lbuf, spec->lbufSize);
> - if (rc) {
> + spec->lbuf = expandMacros(spec, spec->macros, lbuf);
Ah, sorry I didn't notice that.
---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/32/files#r45324778
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20151119/24ce3c88/attachment-0001.html>
More information about the Rpm-maint
mailing list