Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 18, 2014, 05:54:43 am

Title: Nightly (Windows): 18 Aug 2014 - Revision 11009
Post by: SirKnightly on August 18, 2014, 05:54:43 am
Here is the nightly for Windows on 18 Aug 2014 - Revision 11009

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 128

Group: Standard
fso_Standard_20140818_r11009.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140818_r11009.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20140818_r11009.md5)

Group: NO-SSE
fso_NO-SSE_20140818_r11009.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140818_r11009.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20140818_r11009.md5)

Group: SSE
fso_SSE_20140818_r11009.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140818_r11009.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20140818_r11009.md5)

Code: [Select]
------------------------------------------------------------------------
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
------------------------------------------------------------------------