• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Add WO_CF_RELEASE macro (WOCommon, d7abcf5)

Created 12/10/2007, updated 3/5/2024
  • snippets

Simple wrapper for CFRelease. Mostly useful in error-recovery situations where it may not be appropriate to use CFMakeCollectable (for example, where you may have a NULL reference and don't want the clutter of an explicit check).

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Add new login API files to project (WOCommon, 9e5d357)
Update symbol macros for WOLoginItem (WOCommon, bd7521a) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).