]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/objcopy.c
Bug 23142, SIGSEGV in is_strip_section
authorAlan Modra <amodra@gmail.com>
Mon, 7 May 2018 13:11:47 +0000 (22:41 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 7 May 2018 13:20:31 +0000 (22:50 +0930)
commitce4ec1a9b6c442a9feefa18dd8734372a718665c
treecebd17c4a753f5d271f2aa4fbb0a8637cb15feb5
parent7bd8862c3ad0ee291d27837ae3cd30288a00b922
Bug 23142, SIGSEGV in is_strip_section

PR 23142
* objcopy.c (group_signature): Don't accept groups that use a
symbol table other than the one we've read.
binutils/ChangeLog
binutils/objcopy.c