Fix potential buffer overrun whilst scanning macro strings.
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
2
3 PR 24010
4 * macro.c (get_any_string): Check for end of input whilst scanning
5 for separators.
6
7 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
8
9 PR 24009
10 * read.c (stringer): Fix handling of missing '>' character at end
11 of <...> sequence.
12
13 2019-01-01 Alan Modra <amodra@gmail.com>
14
15 Update year range in copyright notice of all files.
16
17 For older changes see ChangeLog-2018
18 \f
19 Copyright (C) 2019 Free Software Foundation, Inc.
20
21 Copying and distribution of this file, with or without modification,
22 are permitted in any medium without royalty provided the copyright
23 notice and this notice are preserved.
24
25 Local Variables:
26 mode: change-log
27 left-margin: 8
28 fill-column: 74
29 version-control: never
30 End:
This page took 0.030125 seconds and 5 git commands to generate.