Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2015 06:54:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197604] games/cube: crashes when built with clang 3.6 + -O1 or higher
Message-ID:  <bug-197604-13-MDcx7U6noF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197604-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197604-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197604

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Fri Feb 20 06:53:39 UTC 2015
New revision: 379412
URL: https://svnweb.freebsd.org/changeset/ports/379412

Log:
  - Fix invalid dereferencing of null reference which causes startup
    crash for cube_client when built with clang 3.6 + -O1 or higher [1]
  - Properly track libenet dependency [2]

  PR:        197604 [1]
  PR:        197605 [2]
  Submitted by:    dim [1]

Changes:
  head/games/cube/Makefile
  head/games/cube/files/patch-entities.cpp
  head/games/cube/files/patch-physics.cpp
  head/games/cube/files/patch-protos.h
  head/games/cube/files/patch-rendermd2.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197604-13-MDcx7U6noF>