<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=1242" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Deleting a room with the at command can lead to disaster</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1242</link>
  <description>The largest Smaug community resource site. - AFKMud 1.77</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Deleting a room with the at command can lead to disaster</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-deleting-a-room-with-the-at-command-can-lead-to-disaster-1242/&amp;p=4540#p4540</link>
   <description>Bug: Deleting a room with the at command can lead to disaster Danger: High - Potential crash situation. Corrupted room pointer. Discovered in: AFKMud 1.77 Found by: Remcon Fixed by: Samson --- [b]handler.c, char_to_room[/b] Locate: [code] if( !ch ) { bug( &amp;quot;%s&amp;quot;, &amp;quot;Char_to_room: NULL ch!&amp;quot; ); return FALSE; } [/code] Below that, add: [code] if( !get_room_index( pRoomIndex-&amp;gt;vnum ) ) pRoomIndex = NULL; [/code] This simple, yet hackish solution</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-deleting-a-room-with-the-at-command-can-lead-to-disaster-1242/&amp;p=4540#p4540</guid>
   <pubDate>Sun, 24 Sep 2006 16:17:24 CDT</pubDate>
   <category>AFKMud Bug Archive</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
