mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-07-19 11:33:45 -04:00
add free (counts)
Signed-off-by: zhangcan42 <zhangcan42@h-partners.com>
This commit is contained in:
@@ -3248,6 +3248,7 @@ print_hash_info (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx,
|
||||
{
|
||||
error (0, 0, _("invalid sh_link value in section %zu"),
|
||||
elf_ndxscn (scn));
|
||||
free (counts);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user