Skip to content

Downsize decompression buffers when too large for too long #2066

@terrelln

Description

@terrelln

On the compression side we will downsize our allocation if it is too big for too long. But we don't do this on the decompression side. See the logic here.

MEM_STATIC int ZSTD_cwksp_check_wasteful(ZSTD_cwksp* ws, size_t additionalNeededSpace) {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions