From d249ca28733f7dfecfbe58617bd532dc21278104 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 19 Jun 2024 22:57:25 +0000
Subject: [PATCH] Update a TODO

---
 recipes/wip/codecs/rav1e/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/wip/codecs/rav1e/recipe.toml b/recipes/wip/codecs/rav1e/recipe.toml
index 37083eadc..57efb59b9 100644
--- a/recipes/wip/codecs/rav1e/recipe.toml
+++ b/recipes/wip/codecs/rav1e/recipe.toml
@@ -1,4 +1,4 @@
-#TODO libc crate error - RUSAGE_SELF
+#TODO "free(): invalid pointer" error
 [source]
 git = "https://github.com/xiph/rav1e"
 [build]
-- 
GitLab