ios - NSDate causing memory leak in ARC project -
i working on arc
based ipad
application(ios 5.0 , ios 5.1
).
when checked memory leak using instruments, showed huge leak in [_datepicker setdate:[nsdate date]];
leak known 1 or not? how rid of it? please !!!
Comments
Post a Comment