Skip to content

The check_for_leaks test isn't actually referencing the "memory" #24

Closed
@everythingfunctional

Description

@everythingfunctional

It appears that resource created in the test never assigns to the ref_status array, and so all its values remain never_referenced. Thus it appears there is no memory leak, not because all the "acquired" resources are free, but because no resources are ever acquired in the first place.

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