From 84bfd909bc3774a459b11614cfebeaa584a1eb38 Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Mon, 9 Jun 2014 17:55:05 +0200 Subject: 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 Signed-off-by: Peter Harris --- src/xv.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xv.xml b/src/xv.xml index 0b55d36..47a05d0 100644 --- a/src/xv.xml +++ b/src/xv.xml @@ -101,6 +101,7 @@ authorization from the authors. name_size + num_formats -- cgit v1.2.1