<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=4339" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Memory Leak in free_obj</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4339</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Memory Leak in free_obj</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-memory-leak-in-freeobj-4339/&amp;p=20231#p20231</link>
   <description>Bug: Memory Leak in free_obj Danger: High - Memory Leaks are BAD. Found by: Nick Gammon Fixed by: Nick Gammon ---  [b]Handler.c, free_obj[/b] Find:  [code]   STRFREE( obj-&amp;gt;action_desc );[/code] After, Add: [code]   STRFREE( obj-&amp;gt;owner );[/code] This qualifies as an Oops. and a Doh! Something that was forgot in the porting of Smaug 1.8 features.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-memory-leak-in-freeobj-4339/&amp;p=20231#p20231</guid>
   <pubDate>Mon, 22 Feb 2010 23:29:20 CST</pubDate>
   <category>SmaugFUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
