<?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>droolJunkie&#187; memory issues</title>
	<atom:link href="http://www.drooljunkie.com/tag/memory-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drooljunkie.com</link>
	<description>Not just another tech Blog</description>
	<lastBuildDate>Thu, 10 Mar 2011 18:49:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Beginning iPhone App Dev Issues: Part 3 (double free errors)</title>
		<link>http://www.drooljunkie.com/2010/03/beginning-iphone-app-dev-issues-part-3-double-free-errors/</link>
		<comments>http://www.drooljunkie.com/2010/03/beginning-iphone-app-dev-issues-part-3-double-free-errors/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:48:19 +0000</pubDate>
		<dc:creator>Vibhor Goyal</dc:creator>
				<category><![CDATA[Code Uncode]]></category>
		<category><![CDATA[autorelease]]></category>
		<category><![CDATA[double free]]></category>
		<category><![CDATA[iphone dev]]></category>
		<category><![CDATA[iphone sdk]]></category>
		<category><![CDATA[malloc]]></category>
		<category><![CDATA[malloc error]]></category>
		<category><![CDATA[malloc_error_break]]></category>
		<category><![CDATA[memory issues]]></category>

		<guid isPermaLink="false">http://www.drooljunkie.com/?p=657</guid>
		<description><![CDATA[At times, while running through your app, you might come across this warning on console: MyApp(2121,0xb0185000) malloc: *** error for object 0x1068310: double free *** set a breakpoint in malloc_error_break to debug Even though you might feel that its not affecting your app, but its still annoying, and might cause some memory related issues as [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.drooljunkie.com/2010/03/beginning-iphone-app-dev-issues-part-3-double-free-errors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

