<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Google Chrome DoS</title>
	<atom:link href="http://www.computerdefense.org/2008/09/google-chrome-dos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerdefense.org/2008/09/google-chrome-dos/</link>
	<description>Sharing my thoughts with the world.</description>
	<lastBuildDate>Sat, 02 Jan 2010 04:08:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steven Di Rocco</title>
		<link>http://www.computerdefense.org/2008/09/google-chrome-dos/comment-page-1/#comment-77485</link>
		<dc:creator>Steven Di Rocco</dc:creator>
		<pubDate>Mon, 19 Jan 2009 14:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=538#comment-77485</guid>
		<description>fyi, int 3 is the debug breakpoint interrupt.  Because int 3 is almost always macro&#039;d out in release builds, this almost certainly means some piece of code is confused and failing gracefully (sort of) by intentionally halting. 
 
From the google code analysis, it looks like it has something to do with URL handling that lives in the parent process of all the tab children.  This code is quite impressive for a first release. </description>
		<content:encoded><![CDATA[<p>fyi, int 3 is the debug breakpoint interrupt.  Because int 3 is almost always macro&#039;d out in release builds, this almost certainly means some piece of code is confused and failing gracefully (sort of) by intentionally halting. </p>
<p>From the google code analysis, it looks like it has something to do with URL handling that lives in the parent process of all the tab children.  This code is quite impressive for a first release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: media kingdom</title>
		<link>http://www.computerdefense.org/2008/09/google-chrome-dos/comment-page-1/#comment-77486</link>
		<dc:creator>media kingdom</dc:creator>
		<pubDate>Mon, 19 Jan 2009 14:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=538#comment-77486</guid>
		<description>i&#039;m willing to try it out just to see if it works more efficiently than FireFox... if it&#039;s faster than Firefox and isn&#039;t IE, then i&#039;ll use it </description>
		<content:encoded><![CDATA[<p>i&#039;m willing to try it out just to see if it works more efficiently than FireFox&#8230; if it&#039;s faster than Firefox and isn&#039;t IE, then i&#039;ll use it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
