]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
MFS10 r273232 (HEAD r257302 by rea):
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Oct 2014 16:32:27 +0000 (16:32 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Oct 2014 16:32:27 +0000 (16:32 +0000)
commit3169778a2f7cfe0b8db8a34efe39520d73a20492
tree8a38c4ada6862c6e4cd8c121633664877b2b00f8
parentac3c57eb536a4ed0013af683ad32ae82a28d8f3b
MFS10 r273232 (HEAD r257302 by rea):

  binutils/bfd: fix printf-like format strings for "bfd *" arguments

  There is a special format argument '%B' that directly handles values
  of type 'bfd *', they must be used instead of '%s'.  Manifestations
  of this bug can be seen in ld(1) error messages, for example,
    http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043580.html
    http://lists.freebsd.org/pipermail/freebsd-current/2013-October/045404.html

Approved by: re

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@273233 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/bfd/elf32-score.c
contrib/binutils/bfd/elflink.c
contrib/binutils/bfd/po/bfd.pot