Here is the nightly for OS X on 11 Jun 2014 - Revision 10794
Group: Standard
fso_Standard_20140611_r10794.tgzMD5Sum------------------------------------------------------------------------
r10793 | Goober5000 | 2014-06-10 22:44:04 -0500 (Tue, 10 Jun 2014) | 1 line
Changed paths:
M /trunk/fs2_open/code/missionui/fictionviewer.cpp
use the [more] color, per MageKing17's previous changes
------------------------------------------------------------------------
r10794 | niffiwan | 2014-06-11 04:46:14 -0500 (Wed, 11 Jun 2014) | 5 lines
Changed paths:
M /trunk/fs2_open/code/ship/ship.cpp
Coverity ID 1093586 Negative array index read
Shouldn't be able to occur since when artillery_objnum is set to -1,
artillery_lock_time is also set to 0.0f. BUT, protect the array
access anyway in case the surrounding code changes in future.
------------------------------------------------------------------------