From 05497ef41fc8701b012863a7aac3e985ddd128ae Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Wed, 22 May 2024 06:50:42 +0100 Subject: [PATCH] Seader: Fix for TLSF allocator crashes --- ChangeLog.md | 1 + applications/external | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index d15244966..05748f786 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -18,6 +18,7 @@ ### Updated: - Apps: - USB/BT Remote: Added back new UI for Mouse Clicker from OFW (by @gsurkov) + - Seader: Fix for TLSF allocator crashes (by @Willy-JL) - UL: USB/BT Remote: Fix Mouse Jiggler Stealth icon in BT (by @xMasterX) - OFW: JS: Refactored and fixed `math` and `textbox` modules (by @nminaylov & @skotopes) - OFW: GUI: Text Box rework (by @gornekich) diff --git a/applications/external b/applications/external index d82426ddf..ed77fb2cc 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit d82426ddf345334b8826f061de6a0e3f786ca674 +Subproject commit ed77fb2cc6e84dfef61ebe48fb5e910b557a3012