[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

As i suspected, unaligned access



is a structure member.  The last member of the hash table is a pointer
that is misaligned.  Oddly, the first byte of the malloc'd structure
is also misaligned.  I would expect malloc to return a pointer to 64
bit aligned data on the alpha.  How am I supposed to handle this?


Reply to: