<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=3926" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Values are improperly allocated in fread_sysdata</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=3926</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Values are improperly allocated in fread_sysdata</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-values-are-improperly-allocated-in-freadsysdata-3926/&amp;p=16559#p16559</link>
   <description>Bug: Values are improperly allocated in fread_sysdata Danger: High - Possible data corruption.  Found by: Keberus  Fixed by: Keberus  ---  [b]db.c fread_sysdata[/b] Find: [code] KEY( &amp;quot;Guildoverseer&amp;quot;, sys-&amp;gt;guild_overseer, fread_string( fp ) ); KEY( &amp;quot;Guildadvisor&amp;quot;, sys-&amp;gt;guild_advisor, fread_string( fp ) ); [/code] Replace with: [code] KEY( &amp;quot;Guildoverseer&amp;quot;, sys-&amp;gt;guild_overseer, fread_string_nohash( fp ) ); KEY( &amp;quot;Guildadvisor&amp;quot;, </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-values-are-improperly-allocated-in-freadsysdata-3926/&amp;p=16559#p16559</guid>
   <pubDate>Fri, 2 Jan 2009 13:15:06 CST</pubDate>
   <category>SWR FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
