Hello,
there seems to be a memory leak in the BUF module of the legacy DSP/BIOS API within SYS/BIOS 6:BUF_create() calls MEM_alloc() to allocate memory for the buffers, but BUF_delete() doesn't release the memory again.
SYS/BIOS version: 6.35.04.50
Thanks,
Ralf