Files
ladybird/Kernel/Bus/PCI/SysFSPCI.cpp
Hendiadyoin1 5adf5f4dee Kernel: Construct PCIDeviceAttributeSysFSComponent with StringViews
There is no use to create a temporary String of a char const* to just
cast it to a StringView on SysFSComponent construction again.
Also this could have lead to a UAF bug.
2021-12-09 22:53:42 -08:00

4.0 KiB