Re: SecKeychainItemCopyContent for ppc on Leopard
Re: SecKeychainItemCopyContent for ppc on Leopard
- Subject: Re: SecKeychainItemCopyContent for ppc on Leopard
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 1 Nov 2007 15:24:39 -0600
On Nov 1, 2007, at 3:13 PM, Jon Crosby wrote:
OSStatus status = SecKeychainFindGenericPassword(NULL,
[serviceName
length],
[serviceName
UTF8String],
I'm not quite sure of the problem, but I think you ought to use
strlen() there instead of -length, or else your UTF-8 string will be
cut short if it has non-ASCII characters in it.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden