Skip to content

new[] delete[] mismatch #244

@Ummon

Description

@Ummon

The 'delete[]' operator should be used instead of 'delete' here:

delete p;

delete p;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions