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

Getting unknown "dangling reference" warning #50

Open
biblicabeebli opened this issue Feb 27, 2024 · 0 comments
Open

Getting unknown "dangling reference" warning #50

biblicabeebli opened this issue Feb 27, 2024 · 0 comments

Comments

@biblicabeebli
Copy link
Member

Object 0x10e70c000 of class _ContiguousArrayStorage deallocated with non-zero retain count 3. This object's deinit, or something called from it, may have created a strong reference to self which outlived deinit, resulting in a dangling reference.

The encryption code does show a warning about creating a dangling reference, will need to take a look at that I guess.

This occurred while inside the loop trying to upload many many files on a test device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant