<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=1359" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Failed object invocation results in a memory leak</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1359</link>
  <description>The largest Smaug community resource site. - AFKMud 2.01</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Failed object invocation results in a memory leak</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-failed-object-invocation-results-in-a-memory-leak-1359/&amp;p=5163#p5163</link>
   <description>Bug: Failed object invocation results in a memory leak Danger: Low - Memory leak under specific conditions Discovered in: AFKMud 2.01 Found by: Samson Fixed by: Samson --- [b]act_wiz.cpp, objinvoke[/b] Locate: [code]      if( !ch-&amp;gt;is_imp(  ) ) { ch-&amp;gt;print( &amp;quot;Loading of rare items is restricted to KLs and above on this port.\r\n&amp;quot; ); return; }[/code] Change to: [code]      if( !ch-&amp;gt;is_imp(  ) ) { ch-&amp;gt;print( &amp;quot;Loading of rare items </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-failed-object-invocation-results-in-a-memory-leak-1359/&amp;p=5163#p5163</guid>
   <pubDate>Sun, 14 Oct 2007 12:14:03 CDT</pubDate>
   <category>AFKMud Bugfix List</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
