FreeRDP/libfreerdp
Martin Fleisz 5f9db5a89c core: Fix pointer corruption with d2i_X509
The `d2i_X509` function manipulates the passed pointer on success. This
resulted in a corrupted `rdpCertBlob` struct, crashing later on free.
2023-02-14 09:44:10 +01:00
..
cache [core] fix persistent bitmap cache setting 2023-01-26 09:30:17 +01:00
codec [codec,progressive] fixed parsing of blocks 2023-01-27 09:36:02 +01:00
common [license] updated copyright headers 2023-02-12 20:17:11 +01:00
core [core,gateway] fixed missing/wrong return 2023-02-14 08:43:23 +01:00
crypto core: Fix pointer corruption with d2i_X509 2023-02-14 09:44:10 +01:00
emu [license] updated copyright headers 2023-02-12 20:17:11 +01:00
gdi [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
locale Fixed Wsign-compare warnings 2022-12-09 15:58:26 +01:00
primitives [cleanup] fix compiler warnings 2023-01-26 09:30:17 +01:00
utils [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
CMakeLists.txt Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00