Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 19:49:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234454] ar produces corrupt .a archive when >4GB
Message-ID:  <bug-234454-227-OxxG0CFx2m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234454-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234454-227@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=3D234454

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

Author: emaste
Date: Fri Jan 11 19:49:19 UTC 2019
New revision: 342949
URL: https://svnweb.freebsd.org/changeset/base/342949

Log:
  MFC r342575, r342580: ar: detect and error out on 32-bit symbol table
overflow

  BSD ar currently does not support the /SYM64/ 64-bit symbol table, and
  previously truncated to 32-bits, silently producing corrupted archives
  larger than 4GB.

  PR:           234454

Changes:
_U  stable/12/
  stable/12/usr.bin/ar/write.c

--=20
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-234454-227-OxxG0CFx2m>