mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-03 19:08:22 +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>