MFC r279236:
Change struct attribute to avoid aligned operations mismatch Previous __alignment(4) allowed compiler to assume that operations are performed on aligned region. On ARM processor, this led to alignment fault
MFC r279236: Tags None Referenced Files None Subscribers None
Description
Details
|