Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

In krb5int_utf8s_to_ucs2les, free the correct value on error, instead
of the caller-supplied result pointer.


https://github.com/krb5/krb5/commit/e957ba285d280f9c501964aadc2a9cd5c0b9b3a5
Commit By: ghudson
Revision: 21881
Changed Files:
U trunk/src/util/support/utf8_conv.c
From: tlyu@mit.edu
Subject: SVN Commit

pull up r21881 from trunk

------------------------------------------------------------------------
r21881 | ghudson | 2009-02-04 14:25:51 -0500 (Wed, 04 Feb 2009) | 7 lines
Changed paths:
M /trunk/src/util/support/utf8_conv.c

ticket: 6360
tags: pullup
target_version: 1.7

In krb5int_utf8s_to_ucs2les, free the correct value on error, instead
of the caller-supplied result pointer.

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

https://github.com/krb5/krb5/commit/82b68f86147a00deaa12d19ebb22115fc07f0ec2
Commit By: tlyu
Revision: 22014
Changed Files:
U branches/krb5-1-7/src/util/support/utf8_conv.c