FreeRDP/libfreerdp/utils
Ilya Shipitsin 1f3a49c57a libfreerdp/utils/http.c: fix resource leak
found by coverity

128                if (winpr_asprintf(&headers, &size, post_header_fmt, path, hostname, blen) < 0)

CID 424888: (#1 of 1): Resource leak (RESOURCE_LEAK)
15. leaked_storage: Variable hostname going out of scope leaks the storage it points to.
129                        return FALSE;
130        }
2024-04-08 11:39:20 +02:00
..
test
cliprdr_utils.c
CMakeLists.txt
drdynvc.c
encoded_types.c
gfx.c
http.c libfreerdp/utils/http.c: fix resource leak 2024-04-08 11:39:20 +02:00
passphrase.c
pcap.c
profiler.c
rdpdr_utils.c
ringbuffer.c
signal.c
smartcard_call.c
smartcard_operations.c
smartcard_pack.c
stopwatch.c
string.c