FreeRDP/libfreerdp/utils
akallabeth cc934795e4
[warnings] fix integer casting
* use asserting casts to detect overflows or sign conversions
* code cleanup for issues uncovered by casts
2025-01-01 12:58:34 +01:00
..
test [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
cliprdr_utils.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
CMakeLists.txt [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
drdynvc.c [core,utils] add drdynvc stringification functions 2023-01-12 22:54:25 +01:00
encoded_types.c [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
gfx.c [warnings] fix -Wswitch-default 2024-10-31 11:42:24 +01:00
helpers.c [utils,helpers] revert removed define 2024-10-31 08:51:55 +01:00
http.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
passphrase.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
pcap.c [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
profiler.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdpdr_utils.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
ringbuffer.c [utils,ringbuffer] assert arguments 2024-12-10 11:39:59 +01:00
signal.c [utils,signal] ignore SIGTSTP 2024-12-09 13:13:44 +01:00
smartcard_call.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
smartcard_operations.c replace SIZE_T with size_t 2024-10-17 12:40:22 +02:00
smartcard_pack.c [warnings] fix integer casting 2025-01-01 12:58:34 +01:00
stopwatch.c [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
string.c [utils,string] fix freerdp_extract_key_value 2024-10-29 16:50:00 +01:00