PR29262, memory leak in pr_function_type
authorAlan Modra <amodra@gmail.com>
Mon, 20 Jun 2022 01:09:31 +0000 (10:39 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 20 Jun 2022 01:10:50 +0000 (10:40 +0930)
commit0d02e70b197c786f26175b9a73f94e01d14abdab
treec6fec4bc06ebe6249c03260b64d3e3ce9d12254a
parent8a24927bc8dbf6beac2000593b21235c3796dc35
PR29262, memory leak in pr_function_type

PR 29262
* prdbg.c (pr_function_type): Free "s" on failure path.
binutils/prdbg.c