• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Leaks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Leaks


  • Subject: Re: Leaks
  • From: Marc Poirier <email@hidden>
  • Date: Sun, 3 Oct 2004 08:36:41 -0400

On Oct 3, 2004, at 7:26 AM, Mark's Studio wrote:

Im having some leaks :(

What is the best way to track them down ?

do i need to free anything other than what i've allocated memory for ?

SpectrumAU::~SpectrumAU()
{
	if(IsInitialized()){

This condition will never be true. There is a pre-destructor that handles Unitializing before the destructor gets called. Unless your Unitialize method also does the same freeing, then this would explain your leaks.


Marc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Leaks
      • From: "Mark's Studio" <email@hidden>
References: 
 >Leaks (From: "Mark's Studio" <email@hidden>)

  • Prev by Date: Leaks
  • Next by Date: Re: Problems Compiling Examples from XcodeTools1.5__CD Release
  • Previous by thread: Leaks
  • Next by thread: Re: Leaks
  • Index(es):
    • Date
    • Thread