Browse Source
read_bases has a potential null-pointer deref too, and without a debug_info_p there isn't any point in calling read_bases. * dwarf.c (process_debug_info): Don't call read_bases when debug_info_p is NULL.master
1 changed files with 8 additions and 11 deletions
Loading…
Reference in new issue