Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

zlib: don't ignore inflate/deflate errors #3052

@bnoordhuis

Description

@bnoordhuis

5b8e1da#commitcomment-1158471

  • check the return code of deflate() and inflate()
  • should probably carry over the return code to the main thread
  • check for more than just Z_STREAM_ERROR

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions