xv: Add align. pad in struct AdaptorInfo
authorDaniel Martin <consume.noise@gmail.com>
Mon, 9 Jun 2014 15:55:05 +0000 (17:55 +0200)
committerPeter Harris <pharris@opentext.com>
Tue, 10 Jun 2014 18:01:51 +0000 (14:01 -0400)
commit84bfd909bc3774a459b11614cfebeaa584a1eb38
tree77408f5c16d3941390c03fa8a0b1a462f2774a91
parent0797e4d51023cff3fe7f1d7acbd0b85efc379a31
xv: Add align. pad in struct AdaptorInfo

The (list) 'name' in the struct AdaptorInfo is not padded. Therefore
we've to add an alignment pad after it.

Reference: http://cgit.freedesktop.org/xorg/lib/libXv/tree/src/Xv.c#n250
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79808

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
src/xv.xml