mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-16 01:14:26 +09:00
Change the code a bit to silence false positive warnings from covscan. leaked_storage: Ignoring storage allocated by "audin_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "rdpsnd_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "cliprdr_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "echo_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "rdpdr_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "drdynvc_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "rdpei_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "remdesk_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "encomsp_server_context_new(NULL)" leaks it. leaked_storage: Ignoring storage allocated by "rdpgfx_server_context_new(NULL)" leaks it.