msi: Use FIELD_OFFSET to calculate the size of structs with variable length array.
authorMichael Stefaniuc <mstefani@redhat.de>
Fri, 9 Nov 2012 15:47:44 +0000 (16:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Nov 2012 16:10:37 +0000 (17:10 +0100)
commit51013ad27844de2a176287b6f3edbeccd972ee68
treeaaa046ab69d676e89c3ea5eac748794e5c99dfc0
parent9c431b67379839d7792aa38549cbf547bb5444c7
msi: Use FIELD_OFFSET to calculate the size of structs with variable length array.
dlls/msi/dialog.c
dlls/msi/table.c