FreeRDP/libfreerdp
Armin Novak 817f8e0d47 Fixed an issue introduced with #4822
The string prepared is not NULL terminated and the sources are of fixed sizes.
Use memcpy instead of print fucntions in this specific case.
2018-09-03 08:48:33 +02:00
..
cache cache: Fix wrong condition found by covscan 2018-08-22 13:35:43 +02:00
codec Removed unused variables in tests. 2018-08-24 13:40:36 +02:00
common Removed use of strcpy. 2018-08-27 14:34:09 +02:00
core Fixed missing includes. 2018-08-27 14:34:42 +02:00
crypto Fixed an issue introduced with #4822 2018-09-03 08:48:33 +02:00
gdi Removed unused variables in tests. 2018-08-24 13:40:36 +02:00
locale
primitives Removed use of unchecked sprintf 2018-08-27 14:34:42 +02:00
utils
CMakeLists.txt
freerdp.pc.in
FreeRDPConfig.cmake.in