Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9949623

Browse files
committed
release _latestState
1 parent 44c766a commit 9949623

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,7 @@ - (void)dealloc {
514514
[_selectedTextRange release];
515515
[_tokenizer release];
516516
[_autofillId release];
517+
[_latestState release];
517518
[super dealloc];
518519
}
519520

0 commit comments

Comments
 (0)