Merge pull request #6 from Oichkatzelesfrettschen/codex/remove-fixme-and-expand-comment

Fix four_char_hash comment
This commit is contained in:
Eirikr Hinngart 2025-05-17 01:03:09 -07:00 committed by GitHub
commit 036c81d588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -866,7 +866,8 @@ bsize_ffactor_body()
h_bsize_ffactor 8192 683
}
# FIXME: what does it test?
# Verify hash database behavior when inserting 4-character keys and values
# into a 65536-bucket hash.
atf_test_case four_char_hash
four_char_hash_head()
{