Part Number: DRA72XEVM
Tool/software: Linux
my sdk version is ti-processor-sdk-linux-automotive-dra7xx-evm-03_04_00_03
It's will cause memory leak after run kmscube.
The memory leak size about 100KB after one test.
I trace the source code, the memory leak happen on function init_gl() ,although exit_gl() has called.