]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR24911, Heap overflow issue in qsort_r, dwarf.c
authorAlan Modra <amodra@gmail.com>
Sat, 17 Aug 2019 08:31:05 +0000 (18:01 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 17 Aug 2019 08:49:13 +0000 (18:19 +0930)
commit4bc59a5ab53c4cf43993e48d9a7eb5055d7b4e51
tree98a794c8fbbec0c87ce9ee89e6fbdf02c58f6946
parente8d25d40456520c8890937915df77dbd2d748d76
PR24911, Heap overflow issue in qsort_r, dwarf.c

The actual args to this function are "pointers to pointers to
debug_info".

PR 24911
* dwarf.c (comp_addr_base): Dereference args.

(cherry picked from commit d367307b93e5589245d1f2c8bbcfe709404540a8)
binutils/ChangeLog
binutils/dwarf.c