]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Replace HASH_ADD_KEYPTR with HASH_ADD_STR
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 7 Jun 2022 18:38:44 +0000 (13:38 -0500)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 7 Jun 2022 18:38:44 +0000 (13:38 -0500)
commit03d55369cdc73d012f7e4f1b4ca61ce25bb374b1
treeebb1ce1a39e248a690317d253ee5fb73687cbd20
parent0f579ac34c01fb46294ed4e2aa78d51de60ebabc
Replace HASH_ADD_KEYPTR with HASH_ADD_STR

Simplifies the code a bit. These hashes are all string-keyed.
src/data_structure/uthash_nonfatal.h
src/reqs_errors.c
src/rrdp/db/db_rrdp_uris.c
src/visited_uris.c