This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [LTO][PATCH] Fix dangling pointer use bug.


2008/8/21 Doug Kwan (éæå) <dougkwan@google.com>:
> Hi,
>
>    This patch fixes a use of a dangling pointer ob->main_hash_table
> after the output block pointed to by ob has been deleted.  Tested on
> i686-unknown-linux-gnu.

I have a fix for the same bug in code review with Diego, but yours is
more complete. Not sure if I can approve it, but if I can it is OK :-)

> -Doug


Thanks,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]