Skip to content

Conversation

@planarvoid
Copy link
Contributor

Fix

AztecExceptionHandler is leaking AztecText. In this PR I'm replacing the references with WeakReference so that the reference to the AztecText is not held by the exception handler longer than necessary

Review

@khaykov

Make sure strings will be translated:

  • If there are new strings that have to be translated, I have added them to the client's strings.xml as a part of the integration PR.

@planarvoid planarvoid added the bug label Jul 21, 2022
@planarvoid planarvoid requested a review from khaykov July 21, 2022 12:29
@planarvoid planarvoid self-assigned this Jul 21, 2022
Copy link
Contributor

@khaykov khaykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smoke tested this one, and no issues so far 👍

@khaykov khaykov merged commit 5efb60d into trunk Jul 26, 2022
@khaykov khaykov deleted the fix/remove-memory-leak-of-aztec-text branch July 26, 2022 21:00
@planarvoid planarvoid restored the fix/remove-memory-leak-of-aztec-text branch August 15, 2022 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants