win32-vd_agent/vdagent
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
..
as_user.cpp Fix indentation 2019-02-27 17:06:53 +00:00
as_user.h vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00
desktop_layout.cpp fix format string for Visual Studio 2017-07-24 17:18:23 +01:00
desktop_layout.h Use simpler classes for mutex handling 2016-09-01 15:50:14 +01:00
display_configuration.cpp display_configuration: Define WINVER to avoid some declaration 2019-11-06 09:24:30 +00:00
display_configuration.h display_configuration: Define WINVER to avoid some declaration 2019-11-06 09:24:30 +00:00
display_setting.cpp display_setting: Remove a warning 2020-03-23 12:36:59 +00:00
display_setting.h vdagent: remove whitespaces 2016-08-12 09:41:41 +01:00
file_xfer.cpp Use SPICE_N_ELEMENTS instead of a constant for file_path size 2020-04-24 11:22:37 +01:00
file_xfer.h vdagent: Allow to return detailed message for file transfer 2020-04-24 10:33:34 +01:00
image.cpp Revert 3 last patches 2020-03-30 15:11:22 +01:00
image.h Revert 3 last patches 2020-03-30 15:11:22 +01:00
imagepng.cpp Revert 3 last patches 2020-03-30 15:11:22 +01:00
imagepng.h Write code to decode PNG format 2017-07-26 10:51:06 +01:00
imagetest.cpp Revert 3 last patches 2020-03-30 15:11:22 +01:00
resource.h fresh start 2009-11-05 13:02:54 +02:00
shell.cpp file_xfer: Open Download directory after a file transfer is finished 2019-11-18 10:30:14 +00:00
shell.h file_xfer: Open Download directory after a file transfer is finished 2019-11-18 10:30:14 +00:00
test-shell.cpp Add a test for filter_url function 2019-11-18 10:30:14 +00:00
vdagent.cpp vdagent: Reset properly state of pending large messages upon disconnection 2020-05-15 15:22:52 +01:00
vdagent.rc Move common resource code to a common file 2016-11-17 13:17:18 +00:00