[krbdev.mit.edu #6689] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Mar 23 03:21:05 EDT 2010


pull up r23829 from trunk

 ------------------------------------------------------------------------
 r23829 | tlyu | 2010-03-22 23:09:02 -0700 (Mon, 22 Mar 2010) | 10 lines

 ticket: 6689
 target_version: 1.8.1
 tags: pullup
 subject: krb5_typed_data not castable to krb5_pa_data on 64-bit MacOSX

 Move krb5_typed_data to krb5.hin from k5-int-pkinit.h because
 krb5int_fast_process_error was assuming that it was safe to cast it to
 krb5_pa_data.  It's not safe to do the cast on 64-bit MacOSX because
 krb5.hin uses #pragma pack on that platform.

http://src.mit.edu/fisheye/changelog/krb5/?cs=23830
Commit By: tlyu
Revision: 23830
Changed Files:
U   branches/krb5-1-8/src/include/k5-int-pkinit.h
U   branches/krb5-1-8/src/include/krb5/krb5.hin




More information about the krb5-bugs mailing list