[Rpm-maint] [rpm] Remove size limit when expanding macros (#32)

Tom Hughes notifications at github.com
Thu Nov 19 10:27:42 UTC 2015


>  
> -    rc = expandMacros(spec, spec->macros, spec->lbuf, spec->lbufSize);
> -    if (rc) {
> +    spec->lbuf = expandMacros(spec, spec->macros, lbuf);

It is, at line 214, because lbuf also points at it as a result of the assigned on line 183?

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/32/files#r45323435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20151119/5443c857/attachment.html>


More information about the Rpm-maint mailing list