Skip to content

Remove possibility for buffer overflow #2

@ssadler

Description

@ssadler

Currently, buffer lengths are hardcoded. This is not great. The protection against overflow comes in size checking the input payload. Anyhow, it's still not ideal. Remove all hardcoded buffers and make them dynamically resize or something.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions