Skip to content

RingBuffer: handle cases when the read/write buffer is larger than the internal buffer #2

@saza-ku

Description

@saza-ku

https://github.com/Mewz-project/Mewz/blob/main/src/util.zig#L34

If data.len > self.buffer.len, it causes panic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions