<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Finding Time Bombs with Google Code Search</title>
	<link>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114</link>
	<description>Established January 2005</description>
	<pubDate>Sat, 04 Feb 2012 07:53:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>by: Greg - CEO/Founder</title>
		<link>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114#comment-2033</link>
		<pubDate>Thu, 04 Jan 2007 23:24:47 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114#comment-2033</guid>
					<description>You guys have a good point.  It would be hard to write &quot;retrun&quot; and have it stay in your code after compiling/running.  

Here's &lt;a href=&quot;http://shiflett.org/archive/269&quot; rel=&quot;nofollow&quot;&gt;a good write-up of Google code search security holes.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You guys have a good point.  It would be hard to write &#8220;retrun&#8221; and have it stay in your code after compiling/running.  </p>
<p>Here&#8217;s <a href="http://shiflett.org/archive/269" rel="nofollow">a good write-up of Google code search security holes.</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark Eichin</title>
		<link>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114#comment-2032</link>
		<pubDate>Thu, 04 Jan 2007 23:11:11 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114#comment-2032</guid>
					<description>For that matter, the popularity of keyword-highlighting editors helps a great deal.  google for google codesearch security hole and you'll find the burst of postings from back when it came out, and how many logic errors (like memset with a 0 count instead of a 0 fill value) you *can* easily find with regexp searches...</description>
		<content:encoded><![CDATA[<p>For that matter, the popularity of keyword-highlighting editors helps a great deal.  google for google codesearch security hole and you&#8217;ll find the burst of postings from back when it came out, and how many logic errors (like memset with a 0 count instead of a 0 fill value) you *can* easily find with regexp searches&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jeff</title>
		<link>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114#comment-2029</link>
		<pubDate>Thu, 04 Jan 2007 16:22:31 +0000</pubDate>
		<guid>http://www.blendedtechnologies.com/finding-time-bombs-with-google-code-search/114#comment-2029</guid>
					<description>The lack of &quot;retrun&quot; results doesn't surprise me as it's a keyword mispelling.  Most languages will see it as an undefined variable or a syntax error I'd imagine (the same as typing i 3 or some such nonsense on a random line).  Time bombs in my experience are mostly logic related, which is quite difficult to express in a regex.</description>
		<content:encoded><![CDATA[<p>The lack of &#8220;retrun&#8221; results doesn&#8217;t surprise me as it&#8217;s a keyword mispelling.  Most languages will see it as an undefined variable or a syntax error I&#8217;d imagine (the same as typing i 3 or some such nonsense on a random line).  Time bombs in my experience are mostly logic related, which is quite difficult to express in a regex.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

