-
LoveSy authored
`operator==` of string_view will create a tmp `string_view`. It's an UB if the `const char *` is a nullptr. `fdt_get_name` however will return a nullptr.
c91ccc8b
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| bootimg.cpp | ||
| bootimg.hpp | ||
| compress.cpp | ||
| compress.hpp | ||
| cpio.cpp | ||
| cpio.hpp | ||
| dtb.cpp | ||
| dtb.hpp | ||
| format.cpp | ||
| format.hpp | ||
| hexpatch.cpp | ||
| magiskboot.hpp | ||
| main.cpp | ||
| pattern.cpp | ||
| ramdisk.cpp |