mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-11 02:01:29 +08:00
Add missing release for rootKeyPath ivar
This commit is contained in:
@@ -61,6 +61,7 @@ NSString* const RKObjectMappingNestingAttributeKeyName = @"<RK_NESTING_ATTRIBUTE
|
||||
}
|
||||
|
||||
- (void)dealloc {
|
||||
[_rootKeyPath release];
|
||||
[_mappings release];
|
||||
[_dateFormatStrings release];
|
||||
[super dealloc];
|
||||
|
||||
Reference in New Issue
Block a user