bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/15545] BFD cache modifies cacheable flag


From: tromey at sourceware dot org
Subject: [Bug binutils/15545] BFD cache modifies cacheable flag
Date: Sun, 30 Jul 2023 16:50:44 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=15545

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
I forgot entirely about this bug.

One option might be to save the mode so that the cache
can properly reopen all closed fds.  That seems safe given
your concerns about changing an exported function, because
right now this is just an failure scenario.  That is, it
seems unlikely and/or absurd for a BFD client to depend on 
this behavior.

Another option might be to add a new API that doesn't carry
this baggage.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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