[Rpm-maint] [rpm-software-management/rpm] Undefined pointer comparison in macro.c (#1602)
Michael Schroeder
notifications at github.com
Fri Mar 26 09:49:21 UTC 2021
So the initialization is not the problem? And a fix would be do change the for loop to:
```
for (; nb && p <= q; p++) {
```
--
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/1602#issuecomment-808080409
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210326/b6ea0c2e/attachment.html>
More information about the Rpm-maint
mailing list