process list - clear slstr tmp strings in custom thread

This commit is contained in:
Carsten Haitzler 2021-01-03 19:39:12 +00:00
parent 110d772fd5
commit ae3b8859dc
1 changed files with 1 additions and 0 deletions

View File

@ -708,6 +708,7 @@ _process_list(void *data, Ecore_Thread *thread)
}
delay = ui->proc.poll_delay;
eina_slstr_local_clear();
}
}