Skip to content

new开辟堆上内存好像没有释放 #8

@woyidingqu

Description

@woyidingqu

Node* start_node = new Node(calXyIndex(sx,min_x), calXyIndex(sy,min_y),0.0,-1);
Node* goal_node = new Node(calXyIndex(gx,min_x), calXyIndex(gy,min_y),0.0,-1);

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