• LoveSy's avatar
    Initialized `_root` properly · 95c96467
    LoveSy authored
    Fix #4204
    
    `_root` is uninitialized for non-root nodes. And it will cause `module_node::mount` fail because it uses `root()`. Once the bug is triggered, signal 11 is received but Magisk catch all signals and therefore stuck forever.
    95c96467
Name
Last commit
Last update
..
applet_stub.cpp Loading commit data...
applets.cpp Loading commit data...
bootstages.cpp Loading commit data...
core.hpp Loading commit data...
daemon.cpp Loading commit data...
db.cpp Loading commit data...
magisk.cpp Loading commit data...
module.cpp Loading commit data...
restorecon.cpp Loading commit data...
scripting.cpp Loading commit data...
socket.cpp Loading commit data...