diff options
author | Martin Liska <mliska@suse.cz> | 2022-05-10 17:31:24 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-05-10 17:32:44 +0200 |
commit | 5dac43b43c3999f94b451cd7925e24d8e7c38a7a (patch) | |
tree | 3674ce830052366b1f9886e11b9a668c93370075 /include | |
parent | 9cb69e7884f829ff2d09444730ef268e0e31d560 (diff) | |
download | gcc-5dac43b43c3999f94b451cd7925e24d8e7c38a7a.zip gcc-5dac43b43c3999f94b451cd7925e24d8e7c38a7a.tar.gz gcc-5dac43b43c3999f94b451cd7925e24d8e7c38a7a.tar.bz2 |
libiberty: fix type in allocation
The allocation function alloc_f is called for nsize
items where each is of type void *.
libiberty/ChangeLog:
* hashtab.c (htab_empty): Use void * type instead of void **.
(htab_expand): Likewise.
Co-Authored-By: Alan Modra <amodra@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions