[krbdev.mit.edu #6308] SVN Commit

Ezra Peisach via RT rt-comment at krbdev.mit.edu
Sun Jan 25 11:44:09 EST 2009


Use a struct in_addr to insure alignment of address - instead of
random alignment on the stack. Solaris 2.10 has issues if the address
is not aligned.  The rest of the code in the tree uses a struct
in_addr or mallocs the address - which will be sufficiently aligned.




http://src.mit.edu/fisheye/changelog/krb5/?cs=21794
Commit By: epeisach
Revision: 21794
Changed Files:
U   trunk/src/tests/resolve/resolve.c




More information about the krb5-bugs mailing list