Is there a good way of detecting memory leaks in a mex file?
이전 댓글 표시
I have a mex file that seems to be leaking memory. I only use one malloc, and this is definitely freed. Is there a good way to detect where the leak is coming from, such as a recommended debugging tool?
답변 (1개)
Febin Benjamin
2013년 8월 1일
0 개 추천
check this link... may be you'l find something.... http://help.mworks-project.org/discussions/problems/53-memory-leak-in-mex-functions
카테고리
도움말 센터 및 File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!