FreeRDP/libfreerdp
Pascal Nowack f25fbaee9c nsc: Fix memory leak
Fixes the following memory leak:

==115716== 16,662,960 bytes in 459 blocks are definitely lost in loss record 3,504 of 3,504
==115716==    at 0x48396AF: malloc (vg_replace_malloc.c:306)
==115716==    by 0x4C6A4E2: nsc_context_initialize_encode (nsc_encode.c:77)
==115716==    by 0x4C6A4E2: nsc_compose_message (nsc_encode.c:497)
2020-06-29 08:12:13 +02:00
..
cache Fixed Out-of-bound read in glyph_cache_put 2020-06-22 11:51:38 +02:00
codec nsc: Fix memory leak 2020-06-29 08:12:13 +02:00
common Fixed #6245: Added additional tests to assistance parser 2020-06-02 13:36:03 +02:00
core Fixed #6298: Mask CACHED_BRUSH when checking brush style 2020-06-23 09:24:35 +02:00
crypto Fixed possible integer overflow in crypto_rsa_common 2020-06-22 12:09:36 +02:00
gdi Reset freed HGDI_DC 2020-06-22 11:51:39 +02:00
locale Merge pull request #5707 from akallabeth/kbd_codepage 2020-02-25 14:50:51 +01:00
primitives Fixed undefined behaviour 2020-05-20 15:10:07 +02:00
utils Fixed pcap cleanup 2020-06-22 11:51:38 +02:00
CMakeLists.txt Fixed #6067: Better CMake warning for deactivated image scaling 2020-04-13 09:56:19 +02:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00