mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 19:27:37 +00:00
482c9af41f
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>