diff options
author | 2016-08-17 12:02:38 +0000 | |
---|---|---|
committer | 2016-08-17 12:02:38 +0000 | |
commit | 1bcc27159ef1f8bda31e58313fae72f09fbb15c1 (patch) | |
tree | 310a1eb48587009b9f81afd71573f334fe991e1d /sys | |
parent | Fix x86_atomic_{set|clear}bits_u64() by using the "er" constraint instead (diff) | |
download | wireguard-openbsd-1bcc27159ef1f8bda31e58313fae72f09fbb15c1.tar.xz wireguard-openbsd-1bcc27159ef1f8bda31e58313fae72f09fbb15c1.zip |
When returning the file size info, only use z_total_in/z_total_out
for the read (inflate) case where there might be multiple streams.
For the write (deflate) case there can only be a single stream so
just use the per-stream total_in/total_out. Fixes "gzip -v" byte
counts. OK henning@.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions