K 10 svn:author V 4 tijl K 8 svn:date V 27 2016-11-23T18:16:55.477959Z K 7 svn:log V 238 Add patch to apply alignment attribute to a struct instead of a typedef. This rounds the size of the struct to a multiple of the alignment such that malloc and friends allocate memory with the correct alignment. PR: 214784 MFH: 2016Q4 END