Skip to content

Limit memory allocation size #159

@redboltz

Description

@redboltz

When msgpack-c allocates a memory and the memory size is given by outside, msgpack-c tries to allocate the given size. That is easy to attack. msgpack-c should have limit memory allocation functionality.

See:
#149 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions