Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak in PromiseInvalidationToken #48

Closed
lilyball opened this issue Apr 1, 2020 · 0 comments
Closed

Memory leak in PromiseInvalidationToken #48

lilyball opened this issue Apr 1, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lilyball
Copy link
Owner

lilyball commented Apr 1, 2020

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.

@lilyball lilyball added the bug Something isn't working label Apr 1, 2020
@lilyball lilyball self-assigned this Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant