Return NULL on corrupt input
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2015-01-05 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/17512
4 * elf32-i386.c (elf_i386_get_plt_sym_val): Return NULL on corrupt
5 input.
6 * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.
7
8 2015-01-05 Nick Clifton <nickc@redhat.com>
9
10 PR binutils/17512
11 * archive.c (do_slurp_bsd_armap): Make sure that the parsed sized
12 is at least big enough for the header to be read.
13 * elf32-i386.c (elf_i386_get_plt_sym_val): Skip unknown relocs.
14 * mach-o.c (bfd_mach_o_get_synthetic_symtab): Add range checks.
15 (bfd_mach_o_read_command): Prevetn duplicate error messages about
16 unrecognized commands.
17 * syms.c (_bfd_stab_section_find_nearest_line): Add range checks
18 when indexing into the string table.
19
20 2015-01-01 Alan Modra <amodra@gmail.com>
21
22 Update year range in copyright notice of all files.
23
24 For older changes see ChangeLog-2014
25 \f
26 Copyright (C) 2015 Free Software Foundation, Inc.
27
28 Copying and distribution of this file, with or without modification,
29 are permitted in any medium without royalty provided the copyright
30 notice and this notice are preserved.
31
32 Local Variables:
33 mode: change-log
34 left-margin: 8
35 fill-column: 74
36 version-control: never
37 End:
This page took 0.033079 seconds and 5 git commands to generate.