FreeRDP/rdtk
Ondrej Holy 892cbe3261 Fix various memory leaks reported by Coverity
Covscan report contains various memory leak defects which were marked
as important. I have spent some time analyzing them and although they
were marked as important, most of them are in error cases, so probably
nothing serious. Let's fix most of them anyway. The rest are false
positives, or too complicated to fix, or already fixed in master, or
simply I am unsure about them.

Relates: https://github.com/FreeRDP/FreeRDP/issues/6981
2021-04-27 14:25:20 +02:00
..
include/rdtk Reformatted to new style 2019-11-07 10:53:54 +01:00
librdtk Fix various memory leaks reported by Coverity 2021-04-27 14:25:20 +02:00
sample Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt feat: add support for .source_version 2017-10-06 15:02:23 +02:00