PR26741, benign use after free in riscv_parse_prefixed_ext
[binutils-gdb.git] / bfd / ChangeLog
1 2021-01-04 Alan Modra <amodra@gmail.com>
2
3 PR 26741
4 * elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
5 calculating subset version length.
6
7 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
8
9 * xcofflink.c: Correct spelling in comments.
10
11 2021-01-01 Alan Modra <amodra@gmail.com>
12
13 Update year range in copyright notice of all files.
14
15 For older changes see ChangeLog-2020
16 \f
17 Copyright (C) 2021 Free Software Foundation, Inc.
18
19 Copying and distribution of this file, with or without modification,
20 are permitted in any medium without royalty provided the copyright
21 notice and this notice are preserved.
22
23 Local Variables:
24 mode: change-log
25 left-margin: 8
26 fill-column: 74
27 version-control: never
28 End: