Skip to content

Memory leak in PromiseInvalidationToken #48

@lilyball

Description

@lilyball

There's a leak in both requestCancelOnInvalidate(_:) and in chainInvalidation(from:includingCancelWithoutInvalidating:) when dropping nil nodes from the front of the lists. The dropped nodes aren't ever freed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions