commit | 647744420e69bf5fc8f5ab88a9d7dabd6087a890 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Mar 29 09:13:17 2023 +1030 |
committer | Alan Modra <amodra@gmail.com> | Wed Mar 29 12:56:46 2023 +1030 |
tree | 16a447220f6a684dc2018ea1d2016a6f4b1ab8fb | |
parent | 3901d7da4eef4bd362e5c20189d0dc44c07d168b [diff] |
Re: Fix an aout memory leak We have way too much duplicated code in bfd. Apply dd3a3d0af9f6 and 920581c57e08 to pdp11.c. * pdp11.c (bfd_free_cached_info): Free line_buf. Return true if tdata.aout_data is NULL.