<?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>GLIBC HTML::Strip &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/glibc-htmlstrip/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Tue, 19 Aug 2008 00:04:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Glibc Double free or Corruption</title>
		<link>http://127.0.0.1:8090/glibc-double-free-or-corruption.htm</link>
					<comments>http://127.0.0.1:8090/glibc-double-free-or-corruption.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Tue, 19 Aug 2008 00:04:10 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[GLIBC HTML::Strip]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=367</guid>

					<description><![CDATA[Don&#8217;t go blaming Glibc. You wouldn&#8217;t catch me thinking I had something wrong with my c-libs etc. No Way! Anyway I was getting glibc errors that appeared randomg etc. It turned out I was using HTML::Strip in a non standard way. When you have finished with parse method call you need to call (eof) on &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/glibc-double-free-or-corruption.htm" class="more-link">Continue reading<span class="screen-reader-text"> "Glibc Double free or Corruption"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Don&#8217;t go blaming Glibc. You wouldn&#8217;t catch me thinking I had something wrong with my c-libs etc. No Way!</p>
<p>Anyway I was getting glibc errors that appeared randomg etc. It turned out I was using HTML::Strip in a non standard way. When you have finished with parse method call you need to call (eof) on the HTML::Strip instance or it all goes horribly wrong.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/glibc-double-free-or-corruption.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
