Skip to content

Possible memoryleak #46

@OLFDB

Description

@OLFDB

In library/zonedetect.c function float* ZDPolygonToList(const ZoneDetect library, uint32_t polygonId, size_t lengthPtr) data is not released.

data = ZDPolygonToListInternal(library, polygonIndex, &length);

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