Is there a good way of detecting memory leaks in a mex file?

10 visualizaciones (últimos 30 días)
David
David el 1 de Ag. de 2013
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?

Respuestas (1)

Febin Benjamin
Febin Benjamin el 1 de Ag. de 2013

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by