]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR23940, check bounds before using
authorWu Heng <wu.heng@zte.com.cn>
Fri, 25 Jan 2019 03:11:47 +0000 (13:41 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 2 Aug 2019 10:38:59 +0000 (20:08 +0930)
commitc856219bcaedba3e00f9875e01957fe64a3c3d58
treeec7f945d730102f8692723a4ed10677628a2f5c0
parent1ba5a6a32bdee63c0728d39a10becafb81c1dc05
PR23940, check bounds before using

PR gas/23940
* macro.c (getstring): Check array bound before accessing.

(cherry picked from commit 10c172ba93dde7cb7c46982ca217e646565bf938)
gas/ChangeLog
gas/macro.c