FreeRDP/channels/client
Armin Novak 153639624b Fixed NULL checks for strnlen calls, limit static channel name length.
As reported by @metametaclass in #5687 check the strings for NULL before
using strnlen. Also extend the same checks to static channel loading.
2019-11-07 10:53:55 +01:00
..
.gitignore channels: added generation of static channel entry table 2012-10-07 22:53:24 -04:00
addin.c Fixed NULL checks for strnlen calls, limit static channel name length. 2019-11-07 10:53:55 +01:00
addin.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Fixed addin tables and casts. 2017-04-10 10:38:57 +02:00
tables.c.in Fixed addin tables and casts. 2017-04-10 10:38:57 +02:00
tables.h Reformatted to new style 2019-11-07 10:53:54 +01:00