Author Topic: Nightly (Windows): 29 Jun 2014 - Revision 10856  (Read 932 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 29 Jun 2014 - Revision 10856
Here is the nightly for Windows on 29 Jun 2014 - Revision 10856

Group: Standard
fso_Standard_20140629_r10856.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20140629_r10856.7z
MD5Sum

Group: SSE
fso_SSE_20140629_r10856.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10847 | Echelon9 | 2014-06-28 07:17:06 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Fix Coverity #1224005 Negative array index read
------------------------------------------------------------------------
r10848 | Echelon9 | 2014-06-28 07:29:20 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/nebula/neblightning.cpp

Fix Coverity #1224006 Uninitialized scalar variable in nebl_generate_section()
------------------------------------------------------------------------
r10849 | Echelon9 | 2014-06-28 07:55:55 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/graphics/gropengllight.cpp

Fix Coverity #1093783 Uninitialized scalar variable in gr_opengl_set_center_alpha()
------------------------------------------------------------------------
r10850 | Echelon9 | 2014-06-28 08:02:16 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiteamselect.cpp

Fix Coverity #1093544 Negative array index read in multi_ts_handle_mouse()
------------------------------------------------------------------------
r10851 | Echelon9 | 2014-06-28 08:07:43 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

Fix Coverity #1093720 Negative array index read in ai_big_maybe_follow_subsys_path()
------------------------------------------------------------------------
r10852 | Echelon9 | 2014-06-28 08:29:20 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix Coverity #1093715 Negative array index read in maybe_weapon_detonate()
------------------------------------------------------------------------
r10853 | Echelon9 | 2014-06-28 08:36:28 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/gamesnd/eventmusic.cpp

Fix Coverity #1093711 Negative array index read in event_music_enemy_arrival()
------------------------------------------------------------------------
r10854 | Echelon9 | 2014-06-28 09:19:33 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/missionui/missionshipchoice.cpp

Fix Coverity #1093707 Negative array index read in start_ship_animation()
------------------------------------------------------------------------
r10855 | Echelon9 | 2014-06-28 09:24:17 -0500 (Sat, 28 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/stats/scoring.cpp

Fix Coverity #1093706 Negative array index read in scoring_eval_kill_on_weapon()
------------------------------------------------------------------------
r10856 | Goober5000 | 2014-06-29 03:08:50 -0500 (Sun, 29 Jun 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

the minimum macro is defined as MIN in FSO to avoid conflicts; no need to #undef (since rev 10796 uses MIN anyway)
------------------------------------------------------------------------