mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 04:25:27 +00:00
0ecfb63cd6
readlinkat() may return random value instead of the number of bytes placed in buf and crashing the system in two ways: 1. segmentation fault (buf[-7633350] = ‘\0’) 2. wrong link of watchdogd, resulting dog timeout Confirmed working in ZenFone 2 x86 series, may fix #2247 and #2356 Signed-off-by: Shaka Huang <shakalaca@gmail.com> |
||
---|---|---|
.. | ||
core | ||
external | ||
include | ||
init | ||
magiskboot | ||
magiskhide | ||
magiskpolicy | ||
resetprop | ||
su | ||
systemproperties | ||
utils | ||
.gitignore | ||
Android.mk | ||
Application.mk |