8bf65db Properly align buffer when storing pointers.

4 files Authored by mzidek 10 years ago, Committed by jhrozek 10 years ago,
    Properly align buffer when storing pointers.
    
    Properly align buffer address to sizeof(char *) when storing
    pointers to strings.
    
    resolves:
    https://fedorahosted.org/sssd/ticket/1359
    
        
file modified
+3 -5
file modified
+10 -0