Re: [GD-Windows] BoundsChecker
Brought to you by:
vexxed72
From: Julien K. <ma...@ju...> - 2002-10-11 19:43:59
|
You can check a simple Windows Application with BC. The last Time i used BC it reported 5 or 6 Memory-Leaks and/or Warnings for a empty Windows-Application and some more for a simple MFC-App.. Julien Koenen ----- Original Message ----- From: "Pierre Terdiman" <p.t...@wa...> To: <gam...@li...> Sent: Friday, October 11, 2002 9:24 PM Subject: [GD-Windows] BoundsChecker > Ok, so I installed it and started looking for obvious bugs. I found a couple > of obvious ones (a device context not released for example), but otherwise > there are a lot of memory & resource leaks I'm not sure about. > > Here they are : > http://www.codercorner.com/BoundsChecker.jpg > > The only obvious one to me is that mutex with "CreateMutexA" somewhere in > the middle of the pic. Indeed I don't release it, my mistake. > > Now, about all the other leaks.... > > Does it look normal ? I'm not familiar enough with BS to be sure. I think > those are mainly leaks within D3D and/or Windows I don't have much control > over. Is that right ? > > Or is it possible to get rid of all of them ? It's a bit scary. I should > have installed BS a long time ago I guess. > > Pierre > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=555 |