From a7f25ca5a82bd7278ea45ff5ff765babb299a99e Mon Sep 17 00:00:00 2001 From: Frediano Ziglio Date: Mon, 2 Mar 2020 14:02:21 +0000 Subject: [PATCH] Update spice-common submodule This brings in the following changes: Eduardo Lima (Etrunko) (1): build: Unconditionally link with libm if found Frediano Ziglio (23): quic: Remove unused include header quic: Use G_UNLIKELY in some hot paths quic: Do not include quic_config.h in quic.h snd_codec: Avoid some useless casts declaring struct type snd_codec: Do not include not needed headers build: Clean up some configure checks test-quic: Convert image to get more testing (gray, rgb16) log: Add spice_extra_assert Reuse new spice_extra_assert macro marshallers: Avoid some useless pointers in SpiceMarshallerData lz_decompress: Constify some variable lz_decompress: Do not execute nested checks lz_decompress: Simplify loop lz_decompress: Reindented comment lz_decompress: Move variable declaration in nested scope lz_decompress: Read "ctrl" inside loop lz_compress: Cleanup unused macros codegen: Check unsafe values alone snd_codec: Update field names in function documentation test-quic: Avoid namespace conflict with Gdk API test-quic: Cache gdk_pixbuf_get_byte_length value test-quic: Reduce height of test image test-quic: Run 1 random quic test per color mode Signed-off-by: Frediano Ziglio --- subprojects/spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/spice-common b/subprojects/spice-common index 785ac8de..2cec5f99 160000 --- a/subprojects/spice-common +++ b/subprojects/spice-common @@ -1 +1 @@ -Subproject commit 785ac8de4f86847d229d138ac5fc4898074d9cf4 +Subproject commit 2cec5f99afd40604b7a59ca1b473a04d9aea3588