Fix a possible integer overflow problem when examining corrupt binaries using a 32...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2019-01-04 Nick Clifton <nickc@redhat.com>
2
3 PR 24005
4 * objdump.c (load_specific_debug_section): Check for integer
5 overflow before attempting to allocate contents.
6
7 2019-01-04 Nick Clifton <nickc@redhat.com>
8
9 PR 24001
10 * objcopy.c (copy_object): Free dhandle after writing out the
11 debug information.
12 * objdump.c (dump_bfd): Free dhandle after printing out the debug
13 information.
14
15
16 2019-01-01 Alan Modra <amodra@gmail.com>
17
18 Update year range in copyright notice of all files.
19
20 For older changes see ChangeLog-2018
21 \f
22 Copyright (C) 2019 Free Software Foundation, Inc.
23
24 Copying and distribution of this file, with or without modification,
25 are permitted in any medium without royalty provided the copyright
26 notice and this notice are preserved.
27
28 Local Variables:
29 mode: change-log
30 left-margin: 8
31 fill-column: 74
32 version-control: never
33 End:
This page took 0.033256 seconds and 4 git commands to generate.