Go to file
Frediano Ziglio fa2e3371c8 vdagent: Reset properly state of pending large messages upon disconnection
If the client closes the connection while having pending large messages
(split into multiple chunks) the state is not correctly reset causing
next client messages to be not correctly handled.

This can occur for instance if the client is closed (or killed) while
transferring a large file.

This fixes https://bugzilla.redhat.com/show_bug.cgi?id=1548419.

Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Acked-by: Victor Toso <victortoso@redhat.com>
2020-05-15 15:22:52 +01:00
build-aux build-sys: Use git-version-gen 2012-10-31 10:11:47 +01:00
common build: Do not generate CMake config.h in source directory 2019-12-06 09:42:52 +00:00
m4 build: Check we can link libpng statically 2019-03-06 18:29:40 +00:00
spice-common@05c0c26839 Compile in agent utilities from spice-common 2020-04-24 10:33:34 +01:00
spice-protocol@2d3324b899 spice-protocol: Update to get new message definitions 2020-04-01 12:30:38 +01:00
tests clipboard tester 2010-08-23 19:43:39 +03:00
vdagent vdagent: Reset properly state of pending large messages upon disconnection 2020-05-15 15:22:52 +01:00
vdservice vdservice: Print error on standard error, not standard output 2019-12-12 21:35:58 +00:00
.gitlab-ci.yml ci: Use a single job 2020-04-01 10:25:25 +01:00
.gitmodules Compile in agent utilities from spice-common 2020-04-24 10:33:34 +01:00
appveyor.yml ci: Add testing to CMake 2019-12-06 09:42:52 +00:00
autogen.sh build-sys: Fix autogen.sh permissions 2012-10-01 19:20:22 +02:00
CHANGELOG.md Prepare for 0.10.0 release 2019-04-23 10:50:04 +01:00
CMakeLists.txt cmake: Force static libraries 2020-04-28 18:17:47 +01:00
configure.ac spice-protocol: Update to get new message definitions 2020-04-01 12:30:38 +01:00
git.mk Update git.mk file 2017-07-27 11:03:50 +01:00
Makefile.am Compile in agent utilities from spice-common 2020-04-24 10:33:34 +01:00
mingw-spice-vdagent.spec.in spec file: add msi installers 2020-03-19 16:41:21 +00:00
spice-vdagent.wxs.in MSI: Make SourceDir the path to executables 2020-03-19 16:41:21 +00:00
test-log Add a test for logging functions 2017-07-26 16:16:16 +01:00
test-png ci: Use magick.exe executable under Windows 2020-04-28 17:14:04 +01:00
test-shell Add a test for filter_url function 2019-11-18 10:30:14 +00:00