-
-
Notifications
You must be signed in to change notification settings - Fork 74
Safer NSString #24
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
as_strto the currentAutoreleasePoolplus theNSString(so e.g.'return: 'pool + 'self). Should fix memory leak in INSstring.as_str() SSheldon/rust-objc-foundation#15.See also Make autoreleasepool take the pool as a parameter SSheldon/rust-objc#103 (comment).
Done in Foundation ownership fixes #40