Skip to content

Memory leaks SDL_stack_alloc/SDL_stack_free #10574

Closed
@0xc0de

Description

@0xc0de

Not all calls to SDL_stack_alloc have a corresponding SDL_stack_free. This causes memory leaks if SDL_DISABLE_ALLOCA is defined.
(See RAWINPUT_JoystickOpen).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions