Skip to content

free using in destructor #13

@xiaoye74

Description

@xiaoye74

When using the destructor, your implementation will call the class member function free instead of std:: free. Here I think std:: free should be used to release the memory correctly.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions