This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler: Memery leak On PC



I builded the TIDL(REL.TIDLSRC.01.01.00.00) test sample using VS2015 on PC sucessfully. I added some codes in the main function to refresh the input image data file(*.y) and output file(stats_tool_out_eve.bin).So, In this way,I can run the TIDL test on Image sequence.But there was a memory leak bug in the code:the memery was getting bigger and bigger ,and then crash when  memery not enough. The bug was located, named handle->ivision->algProcess().