Skip to content

MZ_STREAM_END must be tested before testing if output buffer is full. - #3

Open
paul-bayleaf wants to merge 2 commits into
wkoszek:masterfrom
paul-bayleaf:fix-test-MZ_STREAM_END
Open

MZ_STREAM_END must be tested before testing if output buffer is full.#3
paul-bayleaf wants to merge 2 commits into
wkoszek:masterfrom
paul-bayleaf:fix-test-MZ_STREAM_END

Conversation

@paul-bayleaf

Copy link
Copy Markdown

Need to test MZ_STREAM_END before testing if the output buffer is full. Otherwise mini_gz_unpack can fail -3 even though there is no error.

@wkoszek

wkoszek commented Nov 20, 2024

Copy link
Copy Markdown
Owner

@paul-bayleaf I wrote this library a while ago, and I'm not currently using it anymore. Is there a way you could maybe contribute PR with a unit test first, and I could merge it. Then we could maybe try to merge this one? Otherwise I don't have an easy way to test this.

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.

2 participants