Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
1. Buffers are 64 byte aligned and padded. (we should give some details and/or an example algorithm for why this is important).
2. Types array for unions should only have 1 byte instead of two (mention union of unions as an alternative).