<?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: Security: OS X Leopard Does Memory Randomization?</title>
	<atom:link href="http://danielmiessler.com/blog/security-os-x-leopard-does-memory-randomization/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com/blog/security-os-x-leopard-does-memory-randomization</link>
	<description>grep understanding</description>
	<lastBuildDate>Fri, 25 May 2012 02:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mike</title>
		<link>http://danielmiessler.com/blog/security-os-x-leopard-does-memory-randomization/comment-page-1#comment-242144</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 May 2009 19:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/security-os-x-leopard-does-memory-randomization#comment-242144</guid>
		<description>&lt;p&gt;Mac OS 9 and before had that &quot;feature&quot; in order to handle all the GUI interfaces elements in limited memory.  Handles were pointers to pointers, reason being the memory blocks had to be moved around to make space.  You locked a handle before access and unlocked it afterwards.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mac OS 9 and before had that &#8220;feature&#8221; in order to handle all the GUI interfaces elements in limited memory.  Handles were pointers to pointers, reason being the memory blocks had to be moved around to make space.  You locked a handle before access and unlocked it afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://danielmiessler.com/blog/security-os-x-leopard-does-memory-randomization/comment-page-1#comment-241623</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 07 May 2009 15:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/security-os-x-leopard-does-memory-randomization#comment-241623</guid>
		<description>&lt;p&gt;Mac OS 9 and before had that &quot;feature&quot; in order to handle all the GUI interfaces elements in limited memory.  Handles were pointers to pointers, reason being the memory blocks had to be moved around to make space.  You locked a handle before access and unlocked it afterwards.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mac OS 9 and before had that &#8220;feature&#8221; in order to handle all the GUI interfaces elements in limited memory.  Handles were pointers to pointers, reason being the memory blocks had to be moved around to make space.  You locked a handle before access and unlocked it afterwards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

