play: use stack to store filename

Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
This commit is contained in:
Mahyar Koshkouei
2025-08-01 00:01:08 +01:00
parent c5d2650ea7
commit fb7c6166b1
3 changed files with 10 additions and 5 deletions

View File

@@ -208,7 +208,6 @@ out:
ndspExit();
}
delete(info->file);
linearFree(buffer1);
linearFree(buffer2);