diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-27 12:31:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-27 15:46:20 +1030 |
commit | 3e7cde4dca8c63b8091597bd7800f0f71e822395 (patch) | |
tree | 528bb3d3d50e0962bb09f073f8b70b88a831b97d /gdb/or1k-tdep.c | |
parent | c026360c7578b4599c289987981d9c9c80481e40 (diff) | |
download | binutils-3e7cde4dca8c63b8091597bd7800f0f71e822395.zip binutils-3e7cde4dca8c63b8091597bd7800f0f71e822395.tar.gz binutils-3e7cde4dca8c63b8091597bd7800f0f71e822395.tar.bz2 |
Call bfd_close_all_done in output_file_close
bfd_cache_close_all is good for closing file descriptors, but doesn't
do the cleanup of bfd memory as in bfd_close_all_done.
PR 13056
* output-file.c (output_file_close): Call bfd_close_all_done,
not bfd_cache_close_all.
Diffstat (limited to 'gdb/or1k-tdep.c')
0 files changed, 0 insertions, 0 deletions