You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed an issue which occurred rarely that caused IgzipDecompressor's
unused_data to report back incorrectly. This caused checksum errors when
reading gzip files. The issue was more likely to trigger in multi-member gzip
files.