diff options
author | dim <dim@FreeBSD.org> | 2016-03-07 07:49:01 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2016-03-07 07:49:01 +0000 |
commit | 677f3cf709d2da38d4643c74bb1934315c32e43c (patch) | |
tree | 5c7d7396f4b91462d882defefde51b1667ad2482 /lib/libthr/thread/thr_setschedparam.c | |
parent | 04c8b89217e2f85c7715441cd76296f9795dff3b (diff) | |
download | FreeBSD-src-677f3cf709d2da38d4643c74bb1934315c32e43c.zip FreeBSD-src-677f3cf709d2da38d4643c74bb1934315c32e43c.tar.gz |
MFC r295901:
Fix a problem in ld, causing it to sometimes print messages similar to
"invalid string offset 65521 >= 27261 for section `.strtab'". for object
files produced by recent versions of clang.
In BFD's elf_create_symbuf() function, the size of the symbol buffer
('ssymbuf') is not calculated correctly, and the initial value for the
'ssym' variable is off by one, since 'ssymbuf' has shndx_count + 1
members.
Diffstat (limited to 'lib/libthr/thread/thr_setschedparam.c')
0 files changed, 0 insertions, 0 deletions