FreeRDP/libfreerdp/common
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
..
test ADDIN_ARGV cleanup, added camera setting to RDP parser (#6947) 2021-04-12 10:38:40 +02:00
addin.c Fixed NULL checks for strnlen calls, limit static channel name length. 2019-11-07 10:53:55 +01:00
assistance.c Fix various memory leaks reported by Coverity 2021-04-27 14:25:20 +02:00
CMakeLists.txt Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
settings_getters.c Revert "Revert "allow to use in single threaded mode" (#6864)" 2021-03-26 11:50:45 +01:00
settings_str.c Revert "Revert "allow to use in single threaded mode" (#6864)" 2021-03-26 11:50:45 +01:00
settings.c ADDIN_ARGV cleanup, added camera setting to RDP parser (#6947) 2021-04-12 10:38:40 +02:00