<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=5005" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Array out of bounds  ?</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=5005</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Array out of bounds  ?</title>
   <link>https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24350#p24350</link>
   <description>I agree but never know sometimes that might make one not complain lol depends on what its looking for :) It would have been cool if it liked &amp;lt;= 7 but is complaining about &amp;lt; 8.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24350#p24350</guid>
   <pubDate>Thu, 16 Jan 2025 04:48:58 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Array out of bounds  ?</title>
   <link>https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24349#p24349</link>
   <description>&amp;lt;=7 would be functionally equal to &amp;lt; 8 in this case.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24349#p24349</guid>
   <pubDate>Thu, 16 Jan 2025 00:44:42 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>Array out of bounds  ?</title>
   <link>https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24348#p24348</link>
   <description>it doesn&#039;t look bad but would it be happier if you did &amp;lt;= 7?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24348#p24348</guid>
   <pubDate>Wed, 15 Jan 2025 19:01:45 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Array out of bounds  ?</title>
   <link>https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24346#p24346</link>
   <description>I ran a static analysis recently with cppcheck and it picked this up as an out of bound array access in the first set of for loops here. Specifically with board-&amp;gt;board[x][y] = 0; I can&#039;t figure out why that would be the case. The compiler doesn&#039;t flag it, and it doesn&#039;t set off the sanitization code either. [code]static void init_board( GAME_BOARD_DATA * board ) { int x, y; for( x = 0; x &amp;lt; 8; x++ ) for( y = 0; y &amp;lt; 8; y++ ) board-&amp;gt;board[x][y] = 0; board-&amp;gt;bo</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/array-out-of-bounds---5005/&amp;p=24346#p24346</guid>
   <pubDate>Tue, 14 Jan 2025 22:00:44 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
