Searched refs:CFRelease (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c256 if (executableURL != NULL) { CFRelease (executableURL); }
257 if (pluginBundle != NULL) { CFRelease (pluginBundle); }
258 if (pluginURL != NULL) { CFRelease (pluginURL); }
259 if (pluginString != NULL) { CFRelease (pluginString); }
261 /* unlock after CFRelease calls since they modify refcounts */

Completed in 76 milliseconds