|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/22163] null pointer dereference in elf_x86_64_get_synthetic_symtab, elf64-x86-64.c:6945 in binutils 2.29.1 |
Date: | Fri, 22 Sep 2017 21:34:38 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22163 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_29-branch branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e70c19e3a4c26e9c1ebf0c9170d105039b56d7cf commit e70c19e3a4c26e9c1ebf0c9170d105039b56d7cf Author: H.J. Lu <address@hidden> Date: Fri Sep 22 07:25:16 2017 -0700 x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0 Stop if bfd_canonicalize_dynamic_reloc returns 0. PR binutils/22163 * elf32-i386.c (elf_i386_get_synthetic_symtab): Also return -1 if bfd_canonicalize_dynamic_reloc returns 0. * elf64-x86-64.c (elf_x86_64_get_synthetic_symtab): Likewise. (cherry picked from commit b69e9267d15a09ce3f3d4599eae2952dfc6df502) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |