FreeRDP/channels/tsmf
Ondrej Holy e2f9a08107 tsmf: Prevent string overflow and unterminated strings
Device variable can overflow, or be unterminated. Replace strcpy
by strncpy and be sure that the string is terminated (sizeof() - 1).
2017-12-19 12:21:34 +01:00
..
client tsmf: Prevent string overflow and unterminated strings 2017-12-19 12:21:34 +01:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
CMakeLists.txt channels: refactoring of channel subsystems 2012-11-19 22:31:15 -05:00