X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fc-client.xsl;h=5df5762c89cf51a7bc81e42b2c4479d7b16299fb;hb=3d9bb02012b35fd51ed3352d0bd974a0f6e439d8;hp=d5d2b35b423c78dd83d043152799738dc1b6c11a;hpb=aedfa1fe1d91a10ccfe3ee6ac6b7a25885623dc6;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/c-client.xsl b/src/c-client.xsl index d5d2b35..5df5762 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -47,6 +47,8 @@ authorization from the authors. + + @@ -588,7 +590,7 @@ authorization from the authors. - + @@ -720,7 +722,11 @@ authorization from the authors. xcb_out; - + xcb_out.pad0 = 0; + + @@ -779,6 +785,14 @@ authorization from the authors. + + + + xcb_out.pad = 0; + memset(xcb_out.pad, 0, ); + + + @@ -1013,7 +1027,10 @@ authorization from the authors. - + + +#include <string.h> + #include <assert.h> #include "xcbext.h" #include ".h"