]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Employ proper API to iterate through hash table entries
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 16 May 2022 22:20:56 +0000 (17:20 -0500)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 16 May 2022 22:20:56 +0000 (17:20 -0500)
commit5cfb2f66dd6d28ab31c5736be02c4afe336a153f
tree8bfb7602eee9b8f4b54d88bc713f25cebf0c2ac1
parentce8ed0b9b112d7eebd0330745fb8aac7e73f1e5f
Employ proper API to iterate through hash table entries

Found this quirk while eyeballing #83. I don't think it's going to
fix the problem, but it's definitely an improvement.
src/rtr/db/db_table.c