<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=4287" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Characters not saved in do_clan_withdraw/do_clan_donate</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4287</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Characters not saved in do_clan_withdraw/do_clan_donate</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-characters-not-saved-in-doclanwithdrawdoclandonate-4287/&amp;p=19977#p19977</link>
   <description>Bug: Characters not saved in do_clan_withdraw/do_clan_donate Danger: Medium - Could possibly be abused to drain or inflate a clans funds. Found by: Caius Fixed by: Kayle ---  [b]clans.c[/b], do_clan_withdraw Find: [code]   clan-&amp;gt;funds -= amount; ch-&amp;gt;gold += amount; save_clan( clan );[/code] Replace with: [code]   clan-&amp;gt;funds -= amount; ch-&amp;gt;gold += amount; save_char_obj( ch );[/code] [b]clans.c[/b], do_clan_donate Find: [code]   clan-&amp;gt;funds += amount; ch-&amp;gt;g</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-characters-not-saved-in-doclanwithdrawdoclandonate-4287/&amp;p=19977#p19977</guid>
   <pubDate>Thu, 4 Feb 2010 17:09:16 CST</pubDate>
   <category>SWFOTE FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
