commit | a74ac8c41971682f687a8a5ce94f36a8054ecd0e | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | Tue Oct 17 14:13:00 2023 +0100 |
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | Thu Nov 09 14:44:37 2023 +0000 |
tree | 791c79ac071793777416ec39063d37cb1d632dcf | |
parent | d3a8dfdef0797244d0f2f3a8ec5db8f1dcf1337b [diff] |
bfd: aarch64: Fix leaks in case of BTI stub reuse BTI stub parameters were recomputed even if those were already set up. This is unnecessary work and leaks the symbol name that is allocated for the stub.