mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix memory leaks, add section-object support to new test harness (#360)
This commit is contained in:
@@ -51,6 +51,8 @@ AS_SUBCLASSING_RESTRICTED
|
||||
|
||||
+ (instancetype)sharedDeallocationQueue;
|
||||
|
||||
- (void)test_drain;
|
||||
|
||||
- (void)releaseObjectInBackground:(id)object;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user