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:36:31 +0000 (18:06 +0930)
commitd367307b93e5589245d1f2c8bbcfe709404540a8
tree92525c95c38ee37cc57e8009d5d0bedf59f1ff00
parent98ac8787e9bea0fef101b9b63c5dd06e653a46b3
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.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.024708 seconds and 4 git commands to generate.