DivestOS/Scripts/LineageOS-15.1
Tad a53062ca0b Backports
Adds ptrace_scope and timeout options to 17.1, tested working

Also adds hardened_malloc to 15.1, but failing to compile:
external/hardened_malloc/h_malloc.c:1688:18: error: use of undeclared identifier 'M_PURGE'
    if (param == M_PURGE) {
                 ^
external/hardened_malloc/h_malloc.c:1743:30: error: missing field 'ordblks' initializer [-Werror,-Wmissing-field-initializers]
    struct mallinfo info = {0};
                             ^

Signed-off-by: Tad <tad@spotco.us>
2022-03-21 18:06:49 -04:00
..
CVE_Patchers Disable the bionic hardening patchset to fix boot issues 2022-03-19 16:19:00 -04:00
Defaults.sh More fixes 2021-10-16 22:57:43 -04:00
Functions.sh Tweaks 2022-03-12 11:48:23 -05:00
Patch.sh Backports 2022-03-21 18:06:49 -04:00
Rebrand.sh Small tweaks 2022-03-19 12:41:49 -04:00