<?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>Paul Gregoire's Blog &#187; Iterator</title>
	<atom:link href="http://gregoire.org/tag/iterator/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Memory leak?</title>
		<link>http://gregoire.org/2009/05/25/memory-leak/</link>
		<comments>http://gregoire.org/2009/05/25/memory-leak/#comments</comments>
		<pubDate>Mon, 25 May 2009 18:23:10 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[concurrent]]></category>
		<category><![CDATA[for each]]></category>
		<category><![CDATA[Iterator]]></category>
		<category><![CDATA[leak]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=52</guid>
		<description><![CDATA[A poster to the Red5 list posted this today and claims that it exposes a memory leak in the server. The individual states that he doesnt know Java very well, so having been in the Java-game for 10+ years I immediately spot a potential leak in his method. public void privMessage(String sendto, String message) { [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2009/05/25/memory-leak/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
