[Rpm-maint] [rpm-software-management/rpm] Support threading for zstd compression. (#1303)
Igor Raits
notifications at github.com
Sat Jul 11 16:47:39 UTC 2020
@ignatenkobrain commented on this pull request.
> + ++s;
+ c = *s;
```suggestion
c = *s++;
```
--
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/1303#pullrequestreview-446814593
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200711/93bd3228/attachment.html>
More information about the Rpm-maint
mailing list