Fix illegal memory access when parsing corrupt DWARF information.
authorNick Clifton <nickc@redhat.com>
Tue, 17 Apr 2018 11:35:55 +0000 (12:35 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 17 Apr 2018 11:35:55 +0000 (12:35 +0100)
commit6aea08d9f3e3d6475a65454da488a0c51f5dc97d
treea3def7483d28c6e14e64934f50f97954ddd0c734
parentc48935d75f720ecb006c81b37f4058e751f1dc31
Fix illegal memory access when parsing corrupt DWARF information.

PR 23064
* dwarf.c (process_cu_tu_index): Test for a potential buffer
overrun before copying signature pointer.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.024385 seconds and 4 git commands to generate.