Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 14:50:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196715] elftoolchain strip(1) core dumps a lot when building ports/multimedia/x264 and ports/multimedia/ffmpeg
Message-ID:  <bug-196715-8-3NCoF2V6g0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196715-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196715-8@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=196715

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

Author: emaste
Date: Wed Jan 14 14:49:59 UTC 2015
New revision: 277181
URL: https://svnweb.freebsd.org/changeset/base/277181

Log:
  elfcopy: Avoid divide-by-0 on section alignment 0

  According to ELF ABI, alignment 0 and 1 has the same meaning: the
  section has no alignment constraints.

  PR:        196715
  Sponsored by:    The FreeBSD Foundation

Changes:
  head/contrib/elftoolchain/elfcopy/sections.c

-- 
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-196715-8-3NCoF2V6g0>