BluesZhang / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

OAuthSampleTouch leaks memory after pushing UIWebView #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create missing iPad.xib using autosizing masks
2. Use 3.2 and arm7 only
3. After selecting 'Sign in' Instruments:Leaks detects a leak.

What is the expected output? What do you see instead?
No leaks.

What version of the product are you using? On what operating system?
rev 545 svn checkout

Please provide any additional information below.
I'm pretty sure this leaks without the iPad stuff, I just wanted to slip that 
in as well.

Original issue reported on code.google.com by JAdamMo...@gmail.com on 8 Jul 2010 at 6:21

GoogleCodeExporter commented 9 years ago
Using the OAuthSampleTouch,  example, iPad simulator. Logged in, logged out, 
set marker in instruments, logged in logged out, measured leaks from marker to 
end of run. No leaks. Before that, there was some one time allocations owned by 
the system, but those aren't leaks. If you do the same action multiple times, 
you should get multiple copies of the leak.

Original comment by oster@google.com on 8 Jul 2010 at 7:27

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You're right. I checked the Object Allocations tool and it leveled out despite 
multiple login/logouts. Thanks.

Original comment by JAdamMo...@gmail.com on 17 Jul 2010 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by gregrobbins on 5 Nov 2010 at 1:51