You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that attribute((packed)) should be added to all data structures to ensure that the compiler does not attempt to optimize by realigning the fields.
I believe that attribute((packed)) should be added to all data structures to ensure that the compiler does not attempt to optimize by realigning the fields.