<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/plugins/mikmod/load_stm.c, branch wolf3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Prevent theoretical out-of-bounds access in STM_Load()</title>
<updated>2014-12-20T12:37:40+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2014-12-20T12:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c54537a6639bc9ea495fac5e9ecb3ee7a699b484'/>
<id>c54537a6639bc9ea495fac5e9ecb3ee7a699b484</id>
<content type='text'>
We should be safe since STM_Load() should
never be called if STM_Test() fails.
Still it's better safe than sorry.

cppcheck reported:
[rockbox/apps/plugins/mikmod/load_stm.c:302]: (error) Array 'STM_Version[3]' accessed at index 3, which is out of bounds.

Change-Id: I914935fd108c492d013de24d17dcb9c227af6cd8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should be safe since STM_Load() should
never be called if STM_Test() fails.
Still it's better safe than sorry.

cppcheck reported:
[rockbox/apps/plugins/mikmod/load_stm.c:302]: (error) Array 'STM_Version[3]' accessed at index 3, which is out of bounds.

Change-Id: I914935fd108c492d013de24d17dcb9c227af6cd8
</pre>
</div>
</content>
</entry>
<entry>
<title>mikmod plugin: make functions static when possible</title>
<updated>2012-04-14T15:31:14+00:00</updated>
<author>
<name>Bertrik Sikken</name>
<email>bertrik@sikken.nl</email>
</author>
<published>2012-03-04T19:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c26ab37aca59da2fde7d96ab8528ac2b002a8192'/>
<id>c26ab37aca59da2fde7d96ab8528ac2b002a8192</id>
<content type='text'>
Change-Id: Ic0102071318c55c19952029be6998ecf5f33eb98
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic0102071318c55c19952029be6998ecf5f33eb98
</pre>
</div>
</content>
</entry>
<entry>
<title>FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2.</title>
<updated>2011-09-03T23:17:42+00:00</updated>
<author>
<name>Andree Buschmann</name>
<email>AndreeBuschmann@t-online.de</email>
</author>
<published>2011-09-03T23:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e2186479d56762d097b943696423ad8588ca7f92'/>
<id>e2186479d56762d097b943696423ad8588ca7f92</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30424 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30424 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806)</title>
<updated>2010-12-12T15:03:30+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2010-12-12T15:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=26f2bfde03420edad4de1f22cb3d515dc063b20d'/>
<id>26f2bfde03420edad4de1f22cb3d515dc063b20d</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28810 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28810 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
