<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aaron Jefferson Villanueva&#039;s Blog Site&#187; instruments</title>
	<atom:link href="http://malebolgia.shadowsonawall.net/tag/instruments/feed" rel="self" type="application/rss+xml" />
	<link>http://malebolgia.shadowsonawall.net</link>
	<description>Programming / Designing Blogging from windows to mac.</description>
	<lastBuildDate>Fri, 20 May 2011 12:05:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NSConcreteMutableData</title>
		<link>http://malebolgia.shadowsonawall.net/code-programming/objective-c-cocoa-touch-iphone/nsconcretemutabledata.html</link>
		<comments>http://malebolgia.shadowsonawall.net/code-programming/objective-c-cocoa-touch-iphone/nsconcretemutabledata.html#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:55:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Objective C / Cocoa Touch [iPhone]]]></category>
		<category><![CDATA[instruments]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Memory Leak]]></category>
		<category><![CDATA[NSConcreteMutableData]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://malebolgia.shadowsonawall.net/?p=342</guid>
		<description><![CDATA[
For some reason I experienced another odd memory leak and I'm not sure what causing it, when I try to access one of my view controllers.





The thing was... I mistakenly selected "Simulator 3.0" which the bug exists.




Apple already fixed this issue with 3.1.  

Under "Known Issues and Fixes/Core Data" 

"The memory leak of an [...]]]></description>
			<content:encoded><![CDATA[
For some reason I experienced another odd memory leak and I'm not sure what causing it, when I try to access one of my view controllers.
<br /><br />
<a title="NSConcreteMutableData Memory Leak" rel="rokzoom[nsconcrete]" href="http://malebolgia.shadowsonawall.net/images/xcode/NSConcreteMutableData/NSConcreteMutableData_medium.png">
<img title="NSConcreteMutableData" src="http://malebolgia.shadowsonawall.net/images/xcode/NSConcreteMutableData/NSConcreteMutableData_small.png" alt="NSConcreteMutableData" width="293" height="59"  border="0"   />
</a>
<br /><br />
The thing was... I mistakenly selected "Simulator 3.0" which the bug exists.
<br /><br />
<img title="Simulator 3.0" src="http://malebolgia.shadowsonawall.net/images/xcode/NSConcreteMutableData/simulator.png" alt="Simulator 3.0" width="282" height="36"  border="0"   />
<br /><br />

<a href="http://developer.apple.com/iphone/library/releasenotes/General/RN-iPhoneSDK-3/index.html" target="_blank" >Apple already fixed this issue with 3.1. </a> <br />

Under "Known Issues and Fixes/Core Data" <br />

"<em>The memory leak of an NSConcreteMutableData instance when processing object changes has been fixed.</em>"



]]></content:encoded>
			<wfw:commentRss>http://malebolgia.shadowsonawall.net/code-programming/objective-c-cocoa-touch-iphone/nsconcretemutabledata.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="1" length="" type="" />
		</item>
	</channel>
</rss>

