From 6e299f508172f0864858f10554cdb266f659f527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Tue, 13 Apr 2021 21:32:24 +0400 Subject: [PATCH] Update spice-common MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Frediano Ziglio (7): codegen: Remove bytes array length support codegen: Make "output_attrs" variable global codegen: Add a check to array type codegen: Propagate attributes to element under pointers codegen: Propagate zero_terminated attribute codegen: Handle zero_terminated attribute in demashaller helper-fuzzer-demarshallers: Check also test demarshallers Fix make distcheck Marc-André Lureau (2): Fix invalid vdagent buffer access Fix build as meson subproject Stefan Weil (1): Add missing include file string.h Signed-off-by: Marc-André Lureau --- subprojects/spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/spice-common b/subprojects/spice-common index d589542e..fcfe9104 160000 --- a/subprojects/spice-common +++ b/subprojects/spice-common @@ -1 +1 @@ -Subproject commit d589542e0492888ac1b300200c7c6cb4eaf88cb0 +Subproject commit fcfe9104bd62a5a1debfebf9ce25e96715662ab4