Skip to content

Fix uncompress issue and stream#5

Merged
codemasher merged 3 commits into
codemasher:mainfrom
remicollet:issue-err
Jul 12, 2021
Merged

Fix uncompress issue and stream#5
codemasher merged 3 commits into
codemasher:mainfrom
remicollet:issue-err

Conversation

@remicollet

Copy link
Copy Markdown

1st commit

  • handle error in xzdecode (bad XZ data) with test

2nd commit

  • fix buffer management in stream
  • add test to ensure stream are working (on some big file)
  • add context options for level and memory (see test for example)

@codemasher
codemasher merged commit b730d3e into codemasher:main Jul 12, 2021
@codemasher

Copy link
Copy Markdown
Owner

Thank you! I wonder if someone can adopt it for PECL, like proposed in the internals tread linked in the readme?

@remicollet
remicollet deleted the issue-err branch July 13, 2021 04:59
@remicollet

Copy link
Copy Markdown
Author

What about tagging a 1.1.2 ?

@codemasher

Copy link
Copy Markdown
Owner

As soon as i got the CI for Windows running - i'd like to include the .dll in the release without having to compile them on my own PC :)

@codemasher

Copy link
Copy Markdown
Owner

Sorry for the delay - I've tagged 1.1.2 now. I haven't found time and nerves yet to include automated windows builds.

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