FreeRDP/libfreerdp
Bernhard Miklautz 37f8181735 fix [libfreerdp/codec]: heap buffer overflow in TestFreeRDPCodecClear
The examples and the allocated buffers assume that the destination
starts with x 0 and y 0 and not 1/1.
2018-11-05 15:43:12 +01:00
..
cache fix [cache/pointer]: add missing callback checks 2018-10-19 11:13:21 +02:00
codec fix [libfreerdp/codec]: heap buffer overflow in TestFreeRDPCodecClear 2018-11-05 15:43:12 +01:00
common Added /smartcard-logon option to set flag. (Stripped version of #4837 by @informatimago) 2018-09-04 15:50:03 +02:00
core Merge pull request #4969 from akallabeth/covscan_fix 2018-11-05 10:44:01 +00:00
crypto fix [libfreerdp/crypto]: memory leak in Test_x509_cert_info 2018-11-05 13:46:05 +01:00
gdi Fixed compiler warnings (casts, ...) 2018-10-18 09:09:30 +02:00
locale Fixed signedness casts. 2018-10-25 14:08:20 +02:00
primitives Removed use of unchecked sprintf 2018-08-27 14:34:42 +02:00
utils Fixed another bunch of warnings. 2018-10-24 14:36:12 +02:00
CMakeLists.txt Merge pull request #4453 from akallabeth/sound_channel_refactor 2018-05-03 11:56:58 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00