<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://robertseacord.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Robert Seacord</title>
 <link>http://robertseacord.sys-con.com/</link>
 <description>Latest News from Robert Seacord</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Fri, 11 Dec 2009 01:05:51 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Variadic Functions: How They Contribute To Security Vulnerabilities and How To Fix Them</title>
 <link>http://robertseacord.sys-con.com/node/158825</link>
 <description>C/C++ language variadic functions are functions that accept a variable number of arguments. Variadic functions are implemented using either the ANSI C stdarg approach or, historically, the UNIX System V vararg approach. Both approaches require that the contract between the developer and user of the variadic function not be violated by the user.&lt;p&gt;&lt;a href=&quot;http://robertseacord.sys-con.com/node/158825&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 06 Dec 2005 15:15:00 EST</pubDate>
 <guid isPermaLink="true">http://robertseacord.sys-con.com/node/158825</guid>
 <comments>http://robertseacord.sys-con.com/node/158825#feedback</comments>
</item>
</channel>
</rss>
