https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196715
--- Comment #5 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
