<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=4995" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: copy_buffer</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4995</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>copy_buffer</title>
   <link>https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24321#p24321</link>
   <description>Good to see the memory sanitization wasn&#039;t a wasted effort :P</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24321#p24321</guid>
   <pubDate>Mon, 6 Jan 2025 22:24:28 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>copy_buffer</title>
   <link>https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24320#p24320</link>
   <description>using /d 11 even though I only have 10 lines currently will delete line 10. If just 9 lines it will tell you 11 is out of range.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24320#p24320</guid>
   <pubDate>Mon, 6 Jan 2025 19:05:12 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>copy_buffer</title>
   <link>https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24319#p24319</link>
   <description>well changing [code] const char *copy_buffer( CHAR_DATA * ch ) { char buf[MAX_STRING_LENGTH]; char tmp[100]; short x, len; if( !ch ) { bug( &amp;quot;%s: null ch&amp;quot;, __func__ ); return STRALLOC( &amp;quot;&amp;quot; ); } if( !ch-&amp;gt;editor ) { bug( &amp;quot;%s: null editor&amp;quot;, __func__ ); return STRALLOC( &amp;quot;&amp;quot; ); } buf[0] = &#039;\0&#039;; for( x = 0; x &amp;lt; ch-&amp;gt;editor-&amp;gt;numlines; x++ ) { mudstrlcpy( tmp, ch-&amp;gt;editor-&amp;gt;line[x], 100 ); len = strlen( tmp ); </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24319#p24319</guid>
   <pubDate>Mon, 6 Jan 2025 19:00:31 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>copy_buffer</title>
   <link>https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24318#p24318</link>
   <description>If you want to mess with it to find a fix heres the helpfile and stuff i did. [code] hedit homebuy Syntax:  homebuy &amp;lt;argument&amp;gt; Where the argument is one of: list show &amp;lt;# of auction item&amp;gt;  bid &amp;lt;# of auction item&amp;gt; &amp;lt;amount&amp;gt; Using these commands you can determine which house you would like to purchase. Inside the &amp;quot;homebuy list&amp;quot;, an (a) next to the name of a house indicates that it is an apartment.  Apartments differ from houses in that apartments can only be one room and apartme</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24318#p24318</guid>
   <pubDate>Mon, 6 Jan 2025 18:46:05 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>copy_buffer</title>
   <link>https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24317#p24317</link>
   <description>[code] READ of size 1 at 0x7ffff5a2602f thread T0 #0 0x55555581b3b7 in copy_buffer(char_data*) /home/remcon/smaugfuss/src/build.c:942 #1 0x555555746e79 in do_hedit /home/remcon/smaugfuss/src/act_info.c:2347 #2 0x55555584a216 in edit_buffer(char_data*, char*) /home/remcon/smaugfuss/src/build.c:5972 #3 0x5555558b8c2c in game_loop() /home/remcon/smaugfuss/src/comm.c:866 #4 0x5555558b673e in main /home/remcon/smaugfuss/src/comm.c:532 #5 0x7ffff734d1c9 in __libc_start_c</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/copybuffer-4995/&amp;p=24317#p24317</guid>
   <pubDate>Mon, 6 Jan 2025 18:18:23 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
