mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-23 18:16:16 +02: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>