[Rpm-maint] [rpm-software-management/rpm] Fix double-free on ternary operator parsing error (#847)

Michael Schroeder notifications at github.com
Thu Sep 19 11:11:29 UTC 2019


I think we just need a
```
exprErr(state, _("syntax error in expression"), state->p);
```
in doPrimary()'s default case to fix missing error for `%{expr:0 < 1 ? 4+ : 0}`.

-- 
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/pull/847#issuecomment-533083285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190919/d7f48129/attachment-0001.html>


More information about the Rpm-maint mailing list