Hello,
I find a memory leak in optee driver introduced by the following commit:
9d5c773
the driver do not release correctly a dma_buf_attachment structure when releasing a file descriptor shared memory.
PFA a patch to fix the issue.
0001-MMIOT-674-Add-missing-DMA-Buf-detach.zip
BR / Olivier
Hello,
I find a memory leak in optee driver introduced by the following commit:
9d5c773
the driver do not release correctly a dma_buf_attachment structure when releasing a file descriptor shared memory.
PFA a patch to fix the issue.
0001-MMIOT-674-Add-missing-DMA-Buf-detach.zip
BR / Olivier