<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4367" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] The destroy_immdata function has buffer overflows.</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4367</link>
  <description>The largest Smaug community resource site. - AFKMud 2.1.2</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] The destroy_immdata function has buffer overflows.</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-the-destroyimmdata-function-has-buffer-overflows-4367/&amp;p=20373#p20373</link>
   <description>Bug: The destroy_immdata function has buffer overflows. Danger: High - Very likely deleting an immortal from the game will result in a crash due to overflowed buffers. Discovered in: AFKMud 2.1.2 (delayed posting - already fixed in 2.1.3) Found by: apocalypticNRG Fixed by: Samson --- [b]act_wiz.cpp, destroy_immdata[/b] Locate: [code]   char buf[256], buf2[256];[/code] Change to: [code]   char buf[MSL], buf2[MSL];[/code] Well, that&#039;s embarrassing. these buffers were trying to</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-the-destroyimmdata-function-has-buffer-overflows-4367/&amp;p=20373#p20373</guid>
   <pubDate>Mon, 8 Mar 2010 00:34:25 CST</pubDate>
   <category>AFKMud Bugfix List</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
