diff options
author | Brian Gianforcaro <bgianf@serenityos.org> | 2021-08-14 23:49:17 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-18 10:21:19 +0200 |
commit | e9d8f158a12c9dbec629b12939a23c29c3c53aa2 (patch) | |
tree | 598ed3d99be7d41b47a69e1f02847dd501cbe105 /Meta/build-image-qemu.sh | |
parent | 9bdb44c5d26d8f702264c47a82c75fbb368a7ffc (diff) | |
download | serenity-e9d8f158a12c9dbec629b12939a23c29c3c53aa2.zip |
AK+Kernel: StringView hash map Traits should not set peek type to String
This typo / bug in the Traits<T> implementation for StringView caused
AK::HashMap methods to return a `String` when looking up values out of
a hash map of type HashTable<StringView,StringView>.
This change fixes the typo, and fixes the only consumer, the kernel
Commandline class.
Diffstat (limited to 'Meta/build-image-qemu.sh')
0 files changed, 0 insertions, 0 deletions