<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=3925" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Setplanet has no checks for name argument </title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=3925</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Setplanet has no checks for name argument </title>
   <link>https://smaugmuds.afkmods.com/topic/bug-setplanet-has-no-checks-for-name-argument--3925/&amp;p=16558#p16558</link>
   <description>Bug: Setplanet has no checks for name argument Danger: High - Planet files could be lost or corrupted. Found by: Keberus Fixed by: Keberus ---  [b]planets.c, do_setplanet[/b] Locate: [code] if( !strcmp( arg2, &amp;quot;name&amp;quot; ) ) { STRFREE( planet-&amp;gt;name ); planet-&amp;gt;name = STRALLOC( argument ); send_to_char( &amp;quot;Done.\r\n&amp;quot;, ch ); save_planet( planet ); return; } [/code] Change it to: [code] if( !strcmp( arg2, &amp;quot;name&amp;quot; ) ) { PLANET_DA</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-setplanet-has-no-checks-for-name-argument--3925/&amp;p=16558#p16558</guid>
   <pubDate>Fri, 2 Jan 2009 13:14:34 CST</pubDate>
   <category>SWR FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
