mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-07 20:31:31 +00:00
When both keepverity and keepforceencrypt are false, ‘e’ will be freed after removing ‘verity_key’ and segmentation fault might happened in strstr(e->filename, “fstab”) Signed-off-by: Shaka Huang <shakalaca@gmail.com>