Skip to content

Avoid ZLib::BufError by skipping empty chunks.#98

Merged
ioquatix merged 1 commit intomainfrom
zlib-deflate-empty-string
Feb 5, 2026
Merged

Avoid ZLib::BufError by skipping empty chunks.#98
ioquatix merged 1 commit intomainfrom
zlib-deflate-empty-string

Conversation

@ioquatix
Copy link
Member

@ioquatix ioquatix commented Feb 5, 2026

I noticed some ZLib::BufError failures during deflate. It turns out, ZLib does not like processing empty strings.

Types of Changes

  • Bug fix.

Contribution

@ioquatix ioquatix force-pushed the zlib-deflate-empty-string branch from 7b18ede to 44bae1c Compare February 5, 2026 02:28
@ioquatix ioquatix merged commit f5bf4fd into main Feb 5, 2026
44 of 56 checks passed
@ioquatix ioquatix deleted the zlib-deflate-empty-string branch February 5, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant