FreeRDP/libfreerdp
Martin Fleisz 4859a5dfd4 core: Fix possible memory leak in smartcard certificate enumeration
When enumerating smartcard certificates we check if we have duplicates
in our certificate list. In case we detect a duplicate we just return
`TRUE` (indicating that we consumed the certificate info) but do not
free the smartcard info instance.
2023-04-28 11:45:59 +02:00
..
cache pointer: Rename position to hotspot position in Color Pointer Update 2023-04-14 08:31:20 +02:00
codec [client,common] fix value present flag check 2023-04-28 07:39:35 +02:00
common [channels,settings] add a setting to ignore invalid devices 2023-04-24 11:29:05 +02:00
core core: Fix possible memory leak in smartcard certificate enumeration 2023-04-28 11:45:59 +02:00
crypto [crypto] fix key decrypt inconsistencies 2023-04-28 08:33:06 +02:00
emu [emu,scard] use EVP_PKEY_decrypt to determine length 2023-04-28 08:33:06 +02:00
gdi [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
locale [winpr,input] use enum for keyboard types 2023-04-21 12:31:51 +02:00
primitives [primitives,tests] use winpr_alinged_calloc 2023-03-28 11:34:52 +02:00
utils [fclose] ensure no invalid pointers are passed. 2023-04-28 07:39:35 +02:00
CMakeLists.txt new: export plugin paths in pkg-config and cmake package 2023-04-24 11:19:01 +02:00
freerdp.pc.in [pkg-config] unify exec_prefix 2023-04-24 22:01:15 +02:00
FreeRDPConfig.cmake.in new: export plugin paths in pkg-config and cmake package 2023-04-24 11:19:01 +02:00