Skip to content

Memory Leak occurs when GraphicsOutput::query_mode is called. #968

Closed
@JarlEvanson

Description

@JarlEvanson

A memory leak occurs when GraphicsOutput::query_mode is called. The UEFI specification specifies that the GraphicsOutputModeInformation is returned in a callee-allocated buffer, but GraphicsOutput::query_mode does not free the buffer.

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