Skip to content

Conversation

ivanbuhov
Copy link
Contributor

@ivanbuhov ivanbuhov commented Aug 25, 2017

Related to: NativeScript/NativeScript#4700, NativeScript/NativeScript#4490
This PR fixes leak of NSArray and NSString objects in the base NativeScript project for iOS.

Since the iOS Runtime is built without ARC, we have to manage the lifecycle of the Objective-C objects manually. It seems we have forgotten to release some allocated Objective-C objects.

@ivanbuhov ivanbuhov merged commit f6b05f8 into master Aug 25, 2017
@ivanbuhov ivanbuhov deleted the buhov/memory-leak branch August 25, 2017 07:52
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

Successfully merging this pull request may close these issues.

1 participant