From b15d25b2c6b950bfc844ee626870c84f46f21082 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Mon, 14 Apr 2008 19:24:02 -0400 Subject: [PATCH] Require a length specification for lists in reply structures. --- src/glx.xml | 100 +++++++++++++++++++++++++++++++++++++++++-------- src/randr.xml | 4 +- src/record.xml | 7 +++- src/xfixes.xml | 4 +- src/xvmc.xml | 12 ++++-- 5 files changed, 105 insertions(+), 22 deletions(-) diff --git a/src/glx.xml b/src/glx.xml index ae5c0ac..5fedb7b 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -252,7 +252,9 @@ The patch that fixed this server bug in X.org CVS is here: - + + length + @@ -281,7 +283,12 @@ The patch that fixed this server bug in X.org CVS is here: 24 - + + + length + 4 + + @@ -332,7 +339,9 @@ The patch that fixed this server bug in X.org CVS is here: value-mask-name="value_mask" value-list-name="value_list" /> --> - + + length + @@ -552,7 +561,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -583,7 +597,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 2 + + @@ -803,7 +822,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -916,7 +940,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1010,7 +1039,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1028,7 +1062,9 @@ The patch that fixed this server bug in X.org CVS is here: - + + length + @@ -1052,7 +1088,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1100,7 +1141,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1149,7 +1195,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1165,7 +1216,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1212,7 +1268,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1268,7 +1329,12 @@ The patch that fixed this server bug in X.org CVS is here: - + + + length + 4 + + @@ -1292,7 +1358,9 @@ The patch that fixed this server bug in X.org CVS is here: - + + length + diff --git a/src/randr.xml b/src/randr.xml index 352b1e1..de552e7 100644 --- a/src/randr.xml +++ b/src/randr.xml @@ -284,7 +284,9 @@ authorization from the authors. - + + length + diff --git a/src/record.xml b/src/record.xml index 624d122..74c16fe 100644 --- a/src/record.xml +++ b/src/record.xml @@ -158,7 +158,12 @@ authorization from the authors. - + + + length + 4 + + diff --git a/src/xfixes.xml b/src/xfixes.xml index 203c2a8..65b3c30 100644 --- a/src/xfixes.xml +++ b/src/xfixes.xml @@ -224,7 +224,9 @@ authorization from the authors. - + + length + diff --git a/src/xvmc.xml b/src/xvmc.xml index ecfafea..ac80003 100644 --- a/src/xvmc.xml +++ b/src/xvmc.xml @@ -78,7 +78,9 @@ authorization from the authors. - + + length + @@ -92,7 +94,9 @@ authorization from the authors. - + + length + @@ -116,7 +120,9 @@ authorization from the authors. 4 - + + length + -- 2.34.1