43e56fc Fix other memory alignment issues

4 files Authored by jhrozek 14 years ago, Committed by sgallagh 14 years ago,
    Fix other memory alignment issues
    
    Similar to George McCollister's patch to the pam code, this patch fixes
    other places in the code where we forced data into 32-bit alignment.
    
    Fixes: #390