Files
ladybird/Userland/Utilities/profile.cpp
Karol Kosek 35cb5ea47c Utilities/profile: Call split_view() using StringView for command parts
This fixes the always appearing 'No such file' error when using the -c
flag, as the String was deconstructed right after running this line.
2022-04-18 14:17:01 +02:00

4.0 KiB