Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 21:39:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202535] Fix net-mgmt/tcptrack build with clang 3.7.0
Message-ID:  <bug-202535-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202535
           Summary: Fix net-mgmt/tcptrack build with clang 3.7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dim@FreeBSD.org

Created attachment 160159
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160159&action=edit
Fix infinite recursion in net-mgmt/tcptrack

During the exp-run in bug 201377, it was found that net-mgmt/tcptrack gives
errors with a recent clang 3.7.0 snapshot:

http://package18.nyi.freebsd.org/data/headi386PR201377-default/2015-07-31_12h04m22s/logs/errors/tcptrack-1.4.2_2.log

This is because the program has a function with infinite recursion.  The
attached patch fixes this.

-- 
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-202535-13>