set bg frame

This commit is contained in:
c0ntrol
2020-07-19 23:34:11 +02:00
parent 564a8e9326
commit 28af71c955
4 changed files with 4 additions and 12 deletions

View File

@@ -280,6 +280,7 @@ void vje_set_bg(VJFrame *bg)
else {
if(vj_fx_bg->data[0]) {
free(vj_fx_bg->data[0]);
vj_fx_bg->data[0] = NULL;
}
}