FreeRDP/channels
Armin Novak 1bb933b991 Fixed missing argument checks.
The arguments for rdpgfx_send_frame_acknowledge_pdu must be checked
as in some call stacks they might be NULL.
2019-05-07 13:46:24 +02:00
..
audin Fixed sign issues 2019-04-05 09:22:35 +02:00
client Addin function pointers now expect const strings 2019-04-05 09:13:24 +02:00
cliprdr Merge pull request #5240 from akallabeth/sign_compare_fixes_v2 2019-04-05 14:13:03 +02:00
disp disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
drdynvc Force close channel, use defines instead of magic numbers 2019-02-26 15:29:30 +01:00
drive Fix #5317: Change file attributes before modifying file time. 2019-03-29 15:45:52 +01:00
echo Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
encomsp Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
geometry Fixed rect assignment in geometry channel. 2019-01-30 13:46:59 +01:00
parallel Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
printer Fixed conversion warnings. 2019-02-21 11:43:59 +01:00
rail Merge pull request #5260 from akallabeth/rail_spec_update 2019-04-29 11:27:26 +02:00
rdpdr Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
rdpei Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
rdpgfx Fixed missing argument checks. 2019-05-07 13:46:24 +02:00
rdpsnd Fixed sign issues 2019-04-05 09:22:35 +02:00
remdesk Fixed version check for remote assistance channel. 2018-11-22 11:11:31 +01: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 Fix smartcard segfault when no devices are present (#5364) 2019-05-02 06:11:57 +02:00
sshagent fix [channels]: remove sshagent server side 2018-12-13 10:17:46 +01:00
tsmf Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
urbdrc Fixed sign-compare warnings. 2019-04-05 09:14:35 +02:00
video Fixed unused argument warnings. 2019-04-05 09:14:35 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00