FreeRDP/libfreerdp/utils
Armin Novak b4755a58dc
[utils,smartcard] return after free
In smartcard_ListReadersA_Call first free up memory and then return in
case of an error
2024-09-18 14:32:45 +02:00
..
test [warnings] fix implicit widening conversion 2024-08-29 10:47:20 +02:00
CMakeLists.txt [utils] link m library if required 2024-05-14 20:45:38 +02:00
cliprdr_utils.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +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 [gfx] moved rdpgfx_get_codec_id_string to utils 2022-12-18 15:14:30 +01:00
http.c [compiler] add WINPR_ATTR_MALLOC 2024-09-12 20:09:22 +02:00
passphrase.c [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
pcap.c [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
profiler.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
rdpdr_utils.c [return checks] fix use of unicode functions 2024-09-16 06:48:26 +02:00
ringbuffer.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
signal.c [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
smartcard_call.c [utils,smartcard] return after free 2024-09-18 14:32:45 +02:00
smartcard_operations.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
smartcard_pack.c [return checks] fix use of unicode functions 2024-09-16 06:48:26 +02:00
stopwatch.c [warnings] fix float/double warnings 2024-09-02 16:20:20 +02:00
string.c [compiler] add WINPR_ATTR_MALLOC 2024-09-12 20:09:22 +02:00