From 8339eb6566eb634431e9e4af788f5b4dd0aa56ef Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 20 Jul 1998 16:52:49 +0000 Subject: [PATCH] Mon Jul 20 12:51:16 1998 Andreas Schwab * addr2line.c (find_address_in_section): Only consider a section if the pc value is completely contained within it. (translate_addresses): Don't crash if functionname or filename are null. --- binutils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4f0c788c686..7fdb5649a12 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Mon Jul 20 12:51:16 1998 Andreas Schwab + + * addr2line.c (find_address_in_section): Only consider a section + if the pc value is completely contained within it. + (translate_addresses): Don't crash if functionname or filename are + null. + 1998-07-20 07:45 Ulrich Drepper * readelf.c (process_symbol_table): Fix little alignment problem -- 2.30.2