Use CFStringGetCStringPtr if possible to avoid wasting memory
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 24 Oct 2008 00:58:38 +0000 (00:58 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 24 Oct 2008 00:58:38 +0000 (00:58 +0000)
commitca9d06db2ca893b6fd582973f59c3013d8e0a91f
tree29ba9bd4c75977fea766409dffb646abf3acd053
parentca5593dbd4286e34c0248df3123e66222913e045
Use CFStringGetCStringPtr if possible to avoid wasting memory
since CFStringGetMaximumSizeForEncoding is wasteful for UTF8.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20914 dc483132-0cff-0310-8789-dd5450dbe970
src/kim/lib/mac/kim_os_string.c