Index: Controller.m =================================================================== --- Controller.m (revision 95) +++ Controller.m (working copy) @@ -350,7 +350,7 @@ char *kcPassword; UInt32 passwordLength; SecKeychainStatus keychainStatus; - OSStatus returnStatus = noErr; + OSStatus returnStatus = -1; /* Don't set to noErr or we can crash if nothing is ever checked */ SecKeychainRef keychain; CFArrayRef searchList;