Magisk/core/jni/magiskboot
Shaka Huang 482c9af41f Fix segmentation fault
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>
2018-01-11 02:08:52 +08:00
..
bootimg.c Refactor magiskboot 2017-12-21 03:36:18 +08:00
bootimg.h Add high compression ramdisk support 2017-12-06 12:51:16 +08:00
compress.c Refactor magiskboot 2017-12-21 03:36:18 +08:00
dtb.c Fix segfault while patching dtb 2017-12-31 19:30:56 +08:00
hexpatch.c Refactor magiskboot 2017-12-21 03:36:18 +08:00
magiskboot.h Refactor magiskboot 2017-12-21 03:36:18 +08:00
main.c Fix faulty magiskboot ramdisk patch code 2017-12-29 04:25:03 +08:00
ramdisk.c Fix segmentation fault 2018-01-11 02:08:52 +08:00
types.c Add high compression ramdisk support 2017-12-06 12:51:16 +08:00
types.h Add high compression ramdisk support 2017-12-06 12:51:16 +08:00