Not much related one with the other. Exceptions are first 2 (dealing with spice_server_add_ssl_client leak) and red-channel-client ones (dealing with red_channel_client_wait_pipe_item_sent and MarkerPipeItem). Frediano Ziglio (10): tests: Check leaks in spice_server_add_ssl_client if invalid connection reds: Fix leaks if reds_init_client_ssl_connection fails reds-stream: Remove shutdown field mjpeg: Reuse realloc instead of implementing it manually syntax-check: Check ENABLE_EXTRA_CHECKS is not used incorrectly red-channel-client: Early check for valid stream red-channel-client: Avoid weird memory references using MarkerPipeItem red-channel-client: Simplify red_channel_client_wait_pipe_item_sent loop red-channel-client: Simplify red_channel_client_wait_pipe_item_sent tests: Avoid to disable all deprecation warnings just for expect functions cfg.mk | 8 ++++ server/mjpeg-encoder.c | 6 +-- server/red-channel-client.c | 93 ++++++++++++++++++++++------------------- server/reds-stream.h | 4 -- server/reds.c | 5 ++- server/tests/Makefile.am | 11 ----- server/tests/test-glib-compat.h | 20 +++++++++ server/tests/test-leaks.c | 12 ++++++ 8 files changed, 96 insertions(+), 63 deletions(-) -- 2.13.5 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel