[Insight-users] Memory leak using itkImageFileReader

Chow, Phillip E. PEChow at mednet.ucla.edu
Wed Jul 25 01:35:07 EDT 2007


Hi,
 
I'm brand new to itk, so I'm sure there's a simple solution to my problem.  I seem to have a memory leak when I use the itkImageFileReader object.  Even if I don't actually instantiate the object there's a leak, it just gets worse if I do.  If I just include the header
 
#include "itkImageFileReader.h"
 
the leak occurs and if I comment that line out, the leak disappears.  Is there something I must allocate/deallocate when using the itkImageFileReader object?  I'm able to use the itkImageFileWriter object with no problems at all.
 
Phillip Chow
 

----------------------------------------------------------
IMPORTANT WARNING:  This email (and any attachments) is only intended for the use of the person or entity to which it is addressed, and may contain information that is privileged and confidential.  You, the recipient, are obligated to maintain it in a safe, secure and confidential manner.  Unauthorized redisclosure or failure to maintain confidentiality may subject you to federal and state penalties. If you are not the recipient, please immediately notify us by return email, and delete this message from your computer.
----------------------------------------------------------



More information about the Insight-users mailing list