diff options
author | Alan Modra <amodra@gmail.com> | 2024-12-13 08:52:57 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-12-13 13:56:15 +1030 |
commit | d2cca35960319a7a0087ffda4beb679a23181df4 (patch) | |
tree | f3658394b46536819301b2fc9862b4ea795efc5d /gas | |
parent | 27e69fa7e921760de0736355b9d8b7d1f3901486 (diff) | |
download | gdb-d2cca35960319a7a0087ffda4beb679a23181df4.zip gdb-d2cca35960319a7a0087ffda4beb679a23181df4.tar.gz gdb-d2cca35960319a7a0087ffda4beb679a23181df4.tar.bz2 |
objdump: Delete close optimisation
In commit cd6581da62c3, Nick made an optimisation that was reasonable
at the time, but then pr22032 came along and commit 7c0ed39626e3 made
bfd_close_all_done free memory. So Nick's optimisation is now
ineffective, and the comment wrong.
* objdump.c (display_file): Delete last_file param. Update
caller. Call bfd_close always.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions