Skip to content

key_size >= 4 #42

@ThomasWaldmann

Description

@ThomasWaldmann

The HashTable code makes sure that len(key_size) > 0 but also uses the first 4 bytes from the key to compute the index.

Thus this should be rather >= 4.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions