<?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"
	>
<channel>
	<title>Comments on: My Defect Fixing Process</title>
	<atom:link href="http://www.basilv.com/psd/blog/2006/my-defect-fixing-process/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basilv.com/psd/blog/2006/my-defect-fixing-process</link>
	<description></description>
	<pubDate>Wed, 23 Jul 2008 23:02:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Basil Vandegriend</title>
		<link>http://www.basilv.com/psd/blog/2006/my-defect-fixing-process#comment-418</link>
		<dc:creator>Basil Vandegriend</dc:creator>
		<pubDate>Sun, 25 Jun 2006 23:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2006/my-defect-fixing-process#comment-418</guid>
		<description>I agree - looking for other occurances is a very useful thing to do. I did mention this in point #5 "Learn from the defect",  but perhaps it should have gone under point #6.</description>
		<content:encoded><![CDATA[<p>I agree - looking for other occurances is a very useful thing to do. I did mention this in point #5 &#8220;Learn from the defect&#8221;,  but perhaps it should have gone under point #6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Totman</title>
		<link>http://www.basilv.com/psd/blog/2006/my-defect-fixing-process#comment-413</link>
		<dc:creator>Mike Totman</dc:creator>
		<pubDate>Sun, 25 Jun 2006 21:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2006/my-defect-fixing-process#comment-413</guid>
		<description>One other thing that you could put in point #6 "Act on my learning" : Look for other occurences of that error.  If that error is an easily searchable pattern or commonly occurring idiom, search out other cases of similar code and see if they suffer from the same defect.

This is the approach the OpenBSD team applies to eradicate whole families of defects which lead to vulnerabilities.  e.g. buffer overflows.</description>
		<content:encoded><![CDATA[<p>One other thing that you could put in point #6 &#8220;Act on my learning&#8221; : Look for other occurences of that error.  If that error is an easily searchable pattern or commonly occurring idiom, search out other cases of similar code and see if they suffer from the same defect.</p>
<p>This is the approach the OpenBSD team applies to eradicate whole families of defects which lead to vulnerabilities.  e.g. buffer overflows.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
