Skip to content

vlccomp32, vhicomp32 corrupt memory for small input buffers #130

@pps83

Description

@pps83

when input buffer is less than 8 bytes these will corrupt memory. I think these start writing at tmp[-4]. If input buffer size is 0, then lz4 will be called with size_t(0-4).

Another issue, vsdec32 supposedly returns end of consumed input buffer. It returns sometimes 1 byte less than expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions