[krbdev.mit.edu #6468] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Apr 15 16:07:38 EDT 2009
pull up r22177 from trunk
------------------------------------------------------------------------
r22177 | epeisach | 2009-04-07 19:59:25 -0400 (Tue, 07 Apr 2009) | 10 lines
Changed paths:
M /trunk/src/util/support/utf8_conv.c
ticket:
Subject k5_utf8s_to_ucs2s could deref NULL pointer...
Based on usage of this static function, this will never happen as
results are always malloced (and checked) by caller. However, the
function is already coded to handle the first argument being null - so
be consistent throughout.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22251
Commit By: tlyu
Revision: 22251
Changed Files:
U branches/krb5-1-7/src/util/support/utf8_conv.c
More information about the krb5-bugs
mailing list