Skip to content

Memory leak in cropAndOcr #259

@hoytdj

Description

@hoytdj

https://github.com/Arturo-1212/PTCGPB/blob/5d9cbff533002cb855398e3a8ce2bfc2d9395291/Scripts/Main.ahk#L1074C5-L1074C26

ObjRelease never called on pIRandomAccessStream within cropAndOcr, which I believe means the COM object reference count will never drop to zero and object will not be released from memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions