pull up r21923 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 19 Feb 2009 00:37:45 +0000 (00:37 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 19 Feb 2009 00:37:45 +0000 (00:37 +0000)
commit89974087874e619e061f0a568dfaf60a725ff22b
tree2461082af295f4ed87041be7894ef7e7335283d6
parent871f74f5d9ec5e23e98e28d8966719e42e899e55
pull up r21923 from trunk

 ------------------------------------------------------------------------
 r21923 | ghudson | 2009-02-09 13:35:19 -0500 (Mon, 09 Feb 2009) | 9 lines
 Changed paths:
    M /trunk/src/include/k5-unicode.h
    M /trunk/src/lib/krb5/error_tables/krb5_err.et
    M /trunk/src/lib/krb5/unicode/ucstr.c

 ticket: 6378
 subject: Change contract of krb5int_utf8_normalize and fix memory leaks
 tags: pullup
 target_version: 1.7

 Make krb5int_utf8_normalize return a krb5_error_code and always allocate
 a structure to be placed in the output parameter.  Adjust the function
 structure to use a cleanup handler, fixing many memory leaks.

 ------------------------------------------------------------------------

ticket: 6378
version_fixed: 1.7
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22033 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-unicode.h
src/lib/krb5/error_tables/krb5_err.et
src/lib/krb5/unicode/ucstr.c