bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in bfd in open file cache


From: Alan Modra
Subject: Re: bug in bfd in open file cache
Date: Fri, 15 Aug 2003 18:00:18 +0930
User-agent: Mutt/1.4i

On Fri, Aug 15, 2003 at 02:59:13AM +0200, Mikulas Patocka wrote:
> bfd_cached_lookup few lines above returned NULL because it coudn't open
> file because the file was inside an archive.

Please further investigate bfd_cache_lookup.  Your bfd opened against
an archive element should never match bfd_last_cache, thus
bfd_cache_lookup_worker should be called.  This function should open
the archive file if it has been closed.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre




reply via email to

[Prev in Thread] Current Thread [Next in Thread]