[PATCH:randrproto 09/12] spec: Make encoding of RRGetProviderInfo match header

Alan Coopersmith alan.coopersmith at oracle.com
Fri Aug 31 22:28:19 PDT 2012


The encoding is missing the 8 bytes of padding at the end of the
base reply struct before the variable length lists begin.

Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 randrproto.txt |    1 +
 1 file changed, 1 insertion(+)

diff --git a/randrproto.txt b/randrproto.txt
index 91b7d52..b52a7c5 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -2771,6 +2771,7 @@ A.2.3 Protocol Requests added with version 1.4
 	2	o 			number of outputs
 	2	a 			number of associated providers
 	2	n			length of name
+	8       			unused
 	4c	LISTofCRTC		crtcs
 	4o	LISTofOUTPUT		outputs
 	4a	LISTofPROVIDER		associated providers
-- 
1.7.9.2



More information about the xorg-devel mailing list