rpcrt4: Don't use add on the sizes of array elements to an open-ended structure;...
authorRob Shearman <rob@codeweavers.com>
Mon, 25 Jun 2007 13:21:20 +0000 (14:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2007 21:21:52 +0000 (23:21 +0200)
commit73c31ed309893628240cf7ee00e9c1635a87a5a8
treefd0c676280a943675e01c1c34ba1264e6bbda70e
parenta03ca3863f3ac0e761fbaa289c0d714efb993a30
rpcrt4: Don't use add on the sizes of array elements to an open-ended structure; use FIELD_OFFSET with the array index instead.
dlls/rpcrt4/tests/server.c