FreeRDP/channels
akallabeth d8a1ac342a [warnings] fix integer multiplications
Ensure the integer width for size arguments is 64bit in a
multiplication. Leading 64bit constant 1ull expands width, a trailing
one is ignored.

(cherry picked from commit b3f0ab2814e39e0f779343c53699e7dc6c1b1c22)
2023-08-22 11:55:00 +02:00
..
ainput Added debug logs 2022-07-04 08:20:38 +02:00
audin Added support for audin version 2 2022-10-24 12:01:25 +02:00
client Fixed file name pattern checks in freerdp_channels_list_dynamic_addins 2022-01-10 11:16:04 +01:00
cliprdr channels/cliprdr: Fix writing incorrect PDU type for unlock PDUs 2023-07-21 11:49:09 +02:00
disp channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 16:19:31 +02:00
drdynvc Clean up drdynvc channels porperly locked. 2021-02-25 09:51:41 +01:00
drive Fixed path validation in drive channel 2022-11-14 09:28:36 +01:00
echo channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 16:19:31 +02:00
encomsp Fix memory leaks in client/encomsp_main.c and client/remdesk_main.c 2020-06-16 09:07:37 +02:00
geometry Fixed linking dependencies for client geometry channel 2021-03-02 08:31:28 +01:00
parallel Fix length checks in parallel driver 2022-10-06 16:06:21 +02:00
printer [channels,printer] Fixed reference counting 2022-11-22 08:27:20 +01:00
rail Added RAIL compartmentinfo server to client message 2022-06-29 14:42:22 +02:00
rdp2tcp [build] add missing link targets for BUILTIN_CHANNELS 2022-12-16 20:41:31 +01:00
rdpdr [channel,rdpdr] use wLog* for client logging 2023-06-05 10:05:22 +02:00
rdpecam rdpecam/server: Remove wrong assertion 2023-04-20 08:50:00 +02:00
rdpei channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 16:19:31 +02:00
rdpgfx channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 16:19:31 +02:00
rdpsnd [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00
remdesk Fix memory leaks in client/encomsp_main.c and client/remdesk_main.c 2020-06-16 09:07:37 +02:00
serial Fixed oob read in irp_write and similar 2020-05-05 07:46:10 +02:00
server Renamed server channel to rdpei 2022-06-30 14:13:05 +02:00
smartcard Fixed mac issues with smartcard context cleanup (#6890) 2021-03-12 11:22:12 +01:00
sshagent Reformatted to new style 2019-11-07 10:53:54 +01:00
telemetry Fixed copyright headers and stream length 2022-06-30 14:13:05 +02:00
tsmf Fixed #8686: Update h264 to use new FFMPEG API 2023-03-10 19:21:43 +01:00
urbdrc [channel,urbdrc] fix type of usb hotplug callback 2022-12-07 11:37:07 +01:00
video [build] add missing link targets for BUILTIN_CHANNELS 2022-12-16 20:41:31 +01:00
CMakeLists.txt Replaced CMake list find with loop to fix build issues. 2020-02-27 11:18:54 +01:00