Attention is currently required from: dexter, neels.
1 comment:
Patchset:
I'm not sure this is entirely fixing the issue. Not sure that the fact that a previous field is aligned means the next one is actually aligned. And aligned to what... because bigger structs may need bigger alignment? or is 4-8 byte alignment enough?
IMHO whoever does a private implementation of that struct, should have a private struct containing the public one, as in a subclass, and then find out its subclass pointer (private one) based on the offset of the public one.
To view, visit change 35212. To unsubscribe, or for help writing mail filters, visit settings.