Skip to content

Brotli compress_helper truncates compressed output when input buffer is larger than 1.5MB #962

Closed
@epistor

Description

@epistor

A bug in the Brotli compress_helper's compress() method results in premature termination of the compressed data when the final getn() or acquire() on the input stream's streambuf returns data exceeding the Brotli library's internal buffer size (about 1.5MB by default).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions