Skip to content

Fixed size and potentially too small a buffer #12

@anttijuu

Description

@anttijuu

incoming = new byte[4096];

The client uses fixed size buffer to read responses from server. What if the data is longer than 4096 bytes!?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions