• 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
Missing CFRetain in AUVParameter.cpp?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing CFRetain in AUVParameter.cpp?


  • Subject: Missing CFRetain in AUVParameter.cpp?
  • From: Robert Grant <email@hidden>
  • Date: Mon, 16 Jun 2003 14:29:36 -0400

I'm getting a crash in ~AUVParameter() when it's releasing mNamedParams:

if (mNamedParams)
CFRelease (mNamedParams);

However I cannot find a place where this is being retained within AUVParameter (except in the assignment operator which makes sense for additional retains but not the first one). I can't believe that I'm the first to encounter this but I don't understand the code as it stands...

Robert.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Missing CFRetain in AUVParameter.cpp?
      • From: Airy André <email@hidden>
  • Prev by Date: confused about MusicDevice API
  • Next by Date: Link error MusicPlayer API's
  • Previous by thread: confused about MusicDevice API
  • Next by thread: Re: Missing CFRetain in AUVParameter.cpp?
  • Index(es):
    • Date
    • Thread