]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: dynhash/dynset: a bit of const-correctness
authorNick Alcock <nick.alcock@oracle.com>
Thu, 24 Apr 2025 13:06:38 +0000 (14:06 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 25 Apr 2025 17:07:41 +0000 (18:07 +0100)
commit1d70873382b3f917fc643f63646b3c2b8d0941d0
tree6241e646bb12cd84be8d2b76596aea0c43f6b33f
parent40aea6c596f1bc080c4dcbe043aaff52f3c3c5ed
libctf: dynhash/dynset: a bit of const-correctness

A pile of dynhash and dynset functions were requiring non-const hashes/sets
unnecessarily.  Fix them.
libctf/ctf-hash.c
libctf/ctf-impl.h
libctf/ctf-inlines.h