DivestOS/Patches/LineageOS-17.1/android_system_core
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
..
0001-Harden.patch Verify authorship and Change-Id of all contained patches 2022-03-05 13:13:30 -05:00
0002-HM-Increase_vm_mmc.patch Denial fixes for clark, osprey, surnia, and g3-common 2021-10-28 00:47:59 -04:00
0003-Zero_Sensitive_Info.patch Churn 2022-03-15 19:16:19 -04:00
0004-ptrace_scope.patch Backports 2022-03-21 18:06:49 -04:00