FreeRDP/channels
Ondrej Holy 97f25e8ab4 channels/smartcard: Fix leak found by covscan
leaked_storage: Variable "operation" going out of scope leaks the storage it points to.
2018-08-22 13:35:43 +02:00
..
audin channels/audin: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
client channels/addin: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
cliprdr Removed duplicate resource free. 2018-06-18 10:23:57 +02:00
disp disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
drdynvc Removed duplicate resource free. 2018-06-18 10:23:57 +02:00
drive channels/drive: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
echo Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
encomsp Removed duplicate resource free. 2018-06-18 10:23:57 +02:00
geometry video, geometry: fixed geometry handling 2018-02-13 10:52:53 +01:00
parallel Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
printer Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
rail channels/rail: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
rdpdr channels/rdpdr: Prevent buffer overflow found by covscan 2018-08-22 13:35:43 +02:00
rdpei Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
rdpgfx channels/rdpgfx: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
rdpsnd Fixed invalid return value type. 2018-08-01 12:56:18 +02:00
remdesk channels/remdesk: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
serial channels/serial: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
server channels/server: Silence false positive warnings from covscan 2018-08-22 13:35:43 +02:00
smartcard channels/smartcard: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
sshagent Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
tsmf Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
urbdrc Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
video Include geometry.h in video channel 2018-04-17 08:20:54 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00