mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
We can't use a HashMap with a small key that doesn't guarantee collisions. Change it to a HashTable instead. Fixes #3254
29 KiB
29 KiB