mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 23:28:45 +00:00
Test and avoid MD_StringMap collisions.
This commit is contained in:
@@ -398,6 +398,7 @@ struct MD_MapSlot
|
||||
{
|
||||
MD_MapSlot *next;
|
||||
MD_u64 hash;
|
||||
void *key;
|
||||
void *value;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user