Files
ladybird/Userland/Libraries/LibELF/DynamicObject.cpp
Andreas Kling cc00df0f0f LibELF: Avoid calling strlen() in DynamicObject::hash_section()
The long-term fix here is to make StringView recognize compile-time
string literals and do the right thing automatically.
2021-02-23 19:43:44 +01:00

18 KiB