FreeRDP/channels/rdpdr/client
Ondrej Holy 10bddb9fd9 channels/rdpdr: Fix leak found by covscan
leaked_storage: Variable "newbuf" going out of scope leaks the storage it points to.
leaked_storage: Variable "keys" going out of scope leaks the storage it points to.
leaked_storage: Variable "pKeys" going out of scope leaks the storage it points to.
leaked_storage: Variable "s" going out of scope leaks the storage it points to.
leaked_storage: Variable "computerNameW" going out of scope leaks the storage it points to.
leaked_storage: Variable "s" going out of scope leaks the storage it points to.
2018-08-22 13:35:43 +02:00
..
CMakeLists.txt rdpdr: using new VirtualChannelEx api 2016-11-23 01:26:03 -08:00
devman.c Print device name when loading channel. 2016-03-17 09:33:39 +01:00
devman.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
irp.c Fixed integer size warnings. 2017-07-24 11:31:48 +02:00
irp.h Cleared up error code usage. 2016-01-28 12:05:14 +01:00
rdpdr_capabilities.c Use ERROR_INVALID_DATA for short buffers. 2016-02-03 11:04:35 +01:00
rdpdr_capabilities.h Fixed argument checks for drive channel. 2016-01-24 15:21:06 +01:00
rdpdr_main.c channels/rdpdr: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
rdpdr_main.h rdpdr: using new VirtualChannelEx api 2016-11-23 01:26:03 -08:00