From d992b894ced84916d91da608a31e3d496884b25b Mon Sep 17 00:00:00 2001 From: jbohack Date: Sun, 8 Jan 2023 21:04:53 -0500 Subject: [PATCH] free settings from memory --- applications/services/desktop/animations/animation_storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/services/desktop/animations/animation_storage.c b/applications/services/desktop/animations/animation_storage.c index 4f9756945..410da1290 100644 --- a/applications/services/desktop/animations/animation_storage.c +++ b/applications/services/desktop/animations/animation_storage.c @@ -42,7 +42,7 @@ void animation_handler_beta() FURI_LOG_I(TAG, "NSFW Manifest selected"); strcat(ANIMATION_MANIFEST_FILE,"/nsfw/manifest.txt"); } - + free(settings); } static bool animation_storage_load_single_manifest_info(