# Memory leaks istanziating itkImageFileReader in MFC

**URL:** https://discourse.itk.org/t/memory-leaks-istanziating-itkimagefilereader-in-mfc/2388
**Category:** Uncategorized
**Created:** [November 6, 2019, 4:48pm UTC](https://discourse.itk.org/t/memory-leaks-istanziating-itkimagefilereader-in-mfc/2388 "2019-11-06T16:48:12Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![dzenanz](https://discourse.itk.org/user_avatar/discourse.itk.org/dzenanz/32/1093_2.png) [@dzenanz](https://discourse.itk.org/u/dzenanz)
#### Post date: [November 7, 2019, 5:24pm UTC](https://discourse.itk.org/t/memory-leaks-istanziating-itkimagefilereader-in-mfc/2388/10 "2019-11-07T17:24:36Z")

</div>

> [@blowekamp](#):
>
> details about the object that are leaking, or where they are allocated

This means instead of memory addresses get names and/or types of variables getting leaked, and lines of code where they were allocated.

Try running it in debug mode, if you are not already doing that.

---

_[View the full topic](https://discourse.itk.org/t/memory-leaks-istanziating-itkimagefilereader-in-mfc/2388)._
