From 3f5004be687a9f30caf199e1282a98b7e23319d0 Mon Sep 17 00:00:00 2001 From: strawberry Date: Tue, 9 Apr 2024 19:10:20 -0400 Subject: [PATCH] switch to fork of hardened_malloc Signed-off-by: strawberry --- .gitmodules | 2 +- src/hardened_malloc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0f82e1b..8b60f42 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "hardened_malloc"] path = src/hardened_malloc - url = https://github.com/GrapheneOS/hardened_malloc.git + url = https://github.com/girlbossceo/hardened_malloc.git diff --git a/src/hardened_malloc b/src/hardened_malloc index 7268189..749640c 160000 --- a/src/hardened_malloc +++ b/src/hardened_malloc @@ -1 +1 @@ -Subproject commit 72681899337a839249cf873bf22ef10dff23c67f +Subproject commit 749640c274d54e084505a24fa758bcb5f96a25ef