memory leak?
- From: wanwan <ericwan78@xxxxxxxxx>
- Date: Fri, 27 Jul 2007 17:53:56 -0000
In my program i have a char pointer where I use malloc() to allocate
230400 elements for use in video stream. Near the exit of the
application, I use free() to free the pointer.
in debug mode, Visual Studio still detected memory leak. Why?
.
- Follow-Ups:
- Re: memory leak?
- From: Joseph M . Newcomer
- Re: memory leak?
- Prev by Date: Re: Ownerdraw CListBox - don't get it
- Next by Date: Re: 64-Bit Scrolling
- Previous by thread: Ownerdraw CListBox - don't get it
- Next by thread: Re: memory leak?
- Index(es):
Loading