Author Topic: Nightly (Linux): 18 Aug 2014 - Revision 11009  (Read 687 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Linux): 18 Aug 2014 - Revision 11009
Here is the nightly for Linux on 18 Aug 2014 - Revision 11009

Open non-feature issues in Mantis: 129

Group: Standard
fso_Standard_20140818_r11009.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11001 | niffiwan | 2014-08-16 23:39:19 -0500 (Sat, 16 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/fredrender.cpp

Followup fix for mantis 3016 (FRED Briefing window FOV)

Make FRED icons & labels respect the Briefing_window_FOV
------------------------------------------------------------------------
r11002 | Echelon9 | 2014-08-17 00:48:59 -0500 (Sun, 17 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudsquadmsg.cpp

Fix Coverity 1093599 Negative array index read in hud_query_order_issued()
------------------------------------------------------------------------
r11003 | Echelon9 | 2014-08-17 01:07:25 -0500 (Sun, 17 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Fix Coverity 1093613 Negative array index read in stuff_loadout_list()
------------------------------------------------------------------------
r11004 | Echelon9 | 2014-08-17 02:09:58 -0500 (Sun, 17 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multiutil.cpp

Fix Coverity 1093619 Array compared against 0 in delete_player()
------------------------------------------------------------------------
r11005 | Echelon9 | 2014-08-17 02:17:33 -0500 (Sun, 17 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp

Fix Coverity 1093621 Array compared against 0 in send_accept_packet()
------------------------------------------------------------------------
r11006 | Echelon9 | 2014-08-17 02:19:17 -0500 (Sun, 17 Aug 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/network/multimsgs.cpp

Fix Coverity 1093622 Array compared against 0 in process_new_player_packet()
------------------------------------------------------------------------
r11007 | niffiwan | 2014-08-17 03:46:20 -0500 (Sun, 17 Aug 2014) | 7 lines
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp
   M /trunk/fs2_open/code/missionui/redalert.cpp
   M /trunk/fs2_open/code/missionui/redalert.h
   M /trunk/fs2_open/code/pilotfile/csg.cpp

Fix mantis 3065 (clear RA data)

Clear red alert data when resetting campaign progress, changing
campaigns and switching pilots
In CSG read, move RA data clear from the read RA section to the data
reset function (i.e. clear if CSG is valid, not if section contains
data)
------------------------------------------------------------------------
r11008 | niffiwan | 2014-08-18 04:02:00 -0500 (Mon, 18 Aug 2014) | 4 lines
Changed paths:
   M /trunk/fs2_open/code/localization/localize.cpp

Followup fix for mantis 3049 (from Yarn)

Revert an Error back to a Warning
Prevent an out-of-bounds read of the Lcl_ext_str array
------------------------------------------------------------------------
r11009 | niffiwan | 2014-08-18 04:41:54 -0500 (Mon, 18 Aug 2014) | 3 lines
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

Fix mantis 3097 (valgrind)

Don't read past the start of the string
------------------------------------------------------------------------