FreeRDP/channels
Armin Novak 93ee13245c Fixed urbdrc server notification of channel close
There was a recursion issue with usb device channel closing and
local redirected device removal.
If the local redirected device is removed due to hotplug events,
the device channel needs to be closed, which in turn checks if
the local device list contains the device. Ensure that the
channel close code is only executed when not called from the
channel side.
2020-08-10 13:40:41 +02:00
..
audin Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
client Fixed return type for subsystem entry 2020-04-10 14:11:15 +02:00
cliprdr cliprdr_common.c: fix memory leak in certain error condition 2020-07-25 16:55:34 +02:00
disp Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
drdynvc Fixed codition with side effects 2020-06-22 11:51:38 +02:00
drive Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
echo Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
encomsp Fix memory leaks in client/encomsp_main.c and client/remdesk_main.c 2020-06-02 09:50:07 +02:00
geometry fix [client channels]: move exported API calls to client/common 2020-06-17 12:59:41 +02:00
parallel Fixed oob read in parallel_process_irp_create 2020-05-06 13:31:57 +02:00
printer Use localtime_s on windows 2020-06-22 11:51:38 +02:00
rail rail: server: add API to set railHandshakeExflags 2020-07-07 15:31:20 +03:00
rdp2tcp fix [build]: don't export rdp2tcp as cmake target 2019-11-13 16:11:46 +01:00
rdpdr fixed build on freebsd (#6395) 2020-07-27 11:36:24 +02:00
rdpei Fixed sign compare warnings with constants. 2020-06-03 09:53:18 +02:00
rdpgfx Fixed input sanitation in rdpgfx_recv_solid_fill_pdu 2020-07-20 14:11:36 +02:00
rdpsnd Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
remdesk Fix memory leaks in client/encomsp_main.c and client/remdesk_main.c 2020-06-02 09:50:07 +02:00
serial Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
server rail server: implement channel code for rail server 2019-12-12 11:10:44 +01:00
smartcard Fixed formatting. 2020-06-04 07:55:12 +02:00
sshagent Reformatted to new style 2019-11-07 10:53:54 +01:00
tsmf Removed unused function 2020-03-10 14:04:53 +01:00
urbdrc Fixed urbdrc server notification of channel close 2020-08-10 13:40:41 +02:00
video Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
CMakeLists.txt Replaced CMake list find with loop to fix build issues. 2020-02-27 11:18:54 +01:00