<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=4156" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Other annoying bugs (Read all)</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4156</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=23243#p23243</link>
   <description>Heh, if you don&#039;t mind having another external library, you can somewhat solve many of those stupid C memory issues (freeing the mallocs!) by using gcmalloc. http://www.hpl.hp.com/personal/Hans_Boehm/gc/ Why worry about which bits you have to free, or trying to keep &amp;quot;spare&amp;quot; copies around when you can just let the system deal with it? :) In the above examples, a regular malloc results in a memory leak because you didn&#039;t free the previously allocated chunk and lost the pointer to it.  Usi</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=23243#p23243</guid>
   <pubDate>Sun, 29 Sep 2013 07:08:56 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Quixadhal)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=23242#p23242</link>
   <description>Well thanks go to you for bringing all this to my attention, it will be in the next update that I&#039;ll put up tonight or tomorrow :) Thanks :)</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=23242#p23242</guid>
   <pubDate>Sat, 28 Sep 2013 20:32:25 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=22138#p22138</link>
   <description>Just wanted to say, maybe using &#039;ignored&#039; in the above post was a wrong choice of words. I know Kayle and the others here have been busy with other projects and RealLife&amp;acirc;&amp;bdquo;&amp;cent;. It could have just slipped though the cracks. Heck, I all but dropped off the face of the earth for 2 years... My apologies if I offended anyone. Taking a quick peek though the code, seems like most of the items Remcon posted weren&#039;t included in the latest FOTEFUSS 1.4 modified Oct 16, 2010. Or somehow I managed to gr</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=22138#p22138</guid>
   <pubDate>Tue, 25 Oct 2011 13:19:18 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (ayuri)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=22135#p22135</link>
   <description>Hate to dig up a rather old thread, however did everything Remcon here post about get patched or ignored for SWFOTEFUSS? I ask because I was looking at void do_tellsnoop in slicers.c and noticed the current version under the files is still using: [code] if( !str_cmp( arg, &amp;quot;clear&amp;quot; ) || !str_cmp( arg, &amp;quot;self&amp;quot; ) ) { send_to_char( &amp;quot;You turn your radio off.\r\n&amp;quot;, ch ); ch-&amp;gt;pcdata-&amp;gt;tell_snoop = NULL; return; } [/code] Instead of Remcon&#039;s suggestion of: [code] if(</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=22135#p22135</guid>
   <pubDate>Mon, 24 Oct 2011 22:32:33 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (ayuri)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18834#p18834</link>
   <description>Tarball the fixed up areas and email them to me at &amp;lt;myname&amp;gt;@malevolentwhispers.org. I&#039;ll add them to the official package when I get the bugs in this thread patched up. I got distracted writing a space system from scratch into SmaugFUSS... &amp;gt;.&amp;gt;</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18834#p18834</guid>
   <pubDate>Sat, 5 Sep 2009 00:08:31 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18833#p18833</link>
   <description>Alright, I just finished cleaning up the area files so most of them are no longer loading objects and mobs from other areas to clean up the startup log spam. There are a few objects, primarily boards and packages, that I can&#039;t really do much about. I&#039;ve redone the area list file so areas load up in vnum order, and everything loads up with no error messages. So, what to do with them? Package everything up in a rar file or something and upload here?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18833#p18833</guid>
   <pubDate>Fri, 4 Sep 2009 23:56:43 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Andril)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18760#p18760</link>
   <description>Well, Now that I&#039;m back from the MudMeet, it looks like I have my work cut out for me. I guess I&#039;ll get these added into the release at some point today/tomorrow and get it updated.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18760#p18760</guid>
   <pubDate>Sun, 30 Aug 2009 14:21:25 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18746#p18746</link>
   <description>Ok, well unless someone points out some bugs etc... I&#039;m done for the most part. It will still need a cleanup_memory function added and all to help find more possible leaks. Maybe some runs through valgrind also. If anyone knows of more bugs feel free to post them for someone to check out.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18746#p18746</guid>
   <pubDate>Sat, 29 Aug 2009 18:05:00 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18745#p18745</link>
   <description>in space.c around line 6442 find [code] ship-&amp;gt;dest = STRALLOC( arg ); [/code] change that to [code] if( ship-&amp;gt;dest ) STRFREE( ship-&amp;gt;dest ); ship-&amp;gt;dest = STRALLOC( arg ); [/code] around line 9944 find [code] target-&amp;gt;dest = STRALLOC( ship-&amp;gt;name ); [/code] change that to [code] if( target-&amp;gt;dest ) STRFREE( target-&amp;gt;dest ); target-&amp;gt;dest = STRALLOC( ship-&amp;gt;name ); [/code] </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18745#p18745</guid>
   <pubDate>Sat, 29 Aug 2009 17:34:28 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Other annoying bugs (Read all)</title>
   <link>https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18744#p18744</link>
   <description>in slicers.c function do_tellsnoop find [code] if( !str_cmp( arg, &amp;quot;clear&amp;quot; ) || !str_cmp( arg, &amp;quot;self&amp;quot; ) ) { send_to_char( &amp;quot;You turn your radio off.\r\n&amp;quot;, ch ); ch-&amp;gt;pcdata-&amp;gt;tell_snoop = NULL; return; } [/code] change that to [code] if( !str_cmp( arg, &amp;quot;clear&amp;quot; ) || !str_cmp( arg, &amp;quot;self&amp;quot; ) ) { send_to_char( &amp;quot;You turn your radio off.\r\n&amp;quot;, ch ); STRFREE( ch-&amp;gt;pcdata-&amp;gt;tell_snoop ); return; } [/code] That should really be freed ins</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/other-annoying-bugs-read-all-4156/&amp;p=18744#p18744</guid>
   <pubDate>Sat, 29 Aug 2009 17:28:01 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
