mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 02:25:28 +00:00
e8787b5cfd
If remote process died, `xreadlink` fails and leaves `buf` uninitialized. Then the daemon calls `str_ends`, creates a temp `std::string_view` with the uninitialized buffer and undefined behavior occurs. |
||
---|---|---|
.. | ||
base | ||
boot | ||
core | ||
external | ||
include | ||
init | ||
resetprop | ||
sepolicy | ||
su | ||
zygisk | ||
.gitignore | ||
Android-rs.mk | ||
Android.mk | ||
AndroidManifest.xml | ||
Application.mk | ||
Cargo.lock | ||
Cargo.toml | ||
lto_fix.lds |