Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 17, 2015, 05:16:27 am

Title: Nightly (FreeBSD): 17 May 2015 - Revision 1784e88
Post by: SirKnightly on May 17, 2015, 05:16:27 am
Here is the nightly for FreeBSD on 17 May 2015 - Revision 1784e88

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

Group: Standard
fso_Standard_20150517_1784e88.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150517_1784e88.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20150517_1784e88.md5)

Code: [Select]
------------------------------------------------------------------------
commit cc91098
Author: asarium <Sat May 2 17:46:35 2015 +0200>
Commit: asarium <Sat May 16 11:20:20 2015 +0200>

    Fix for Coverity 1093690: Resource leak
 code/fred2/management.cpp     |  6 +++---
 code/jumpnode/jumpnode.cpp    | 46 +++++++++++++++++++++++++++++++++++++++++--
 code/jumpnode/jumpnode.h      |  8 +++++++-
 code/mission/missionparse.cpp | 14 ++++++-------
 4 files changed, 60 insertions(+), 14 deletions(-)