From 186fb75e2980adaac1f6f82170a924453858e9ad Mon Sep 17 00:00:00 2001 From: Alastair Poole Date: Thu, 25 Feb 2021 17:07:36 +0000 Subject: [PATCH] TODO: -- Fixed in EFL and workaround in the code. win win. --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index d9235f5..2c4aef6 100644 --- a/TODO +++ b/TODO @@ -16,8 +16,3 @@ Engine: Have one process polling and writing to disk and mapping to memory some IPC for real-time stats for a UI. - -BUGS: - -Fix minor leak on exit when setting custom format on progressbar free callback. -Issue is cache related and abusing genlist related.