Files
FreeRDP/include/freerdp/codec
Norbert Federa 5926bbcf48 codec/rfx: simplification, segfault/malloc fixes
rfx_process_message_sync:
- simplified the check if the header messages got processed

rfx_process_message_tileset:
- ObjectPool_Take result was not checked
- fail if TS_RFX_TILE block type is not CBT_TILE
- CreateThreadpoolWork result was not checked
- post decoding loop code segfaulted in error case

rfx_decoder_tile_new:
- missing malloc check

rfx_message_free:
- segfault protection

rfx_write_message_tileset:
- segfault protection
2015-04-24 17:54:49 +02:00
..
2014-12-01 13:12:51 +01:00
2014-04-29 10:32:16 +02:00
2014-12-01 13:12:51 +01:00
2014-12-01 13:12:51 +01:00
2014-09-23 20:00:26 -04:00
2014-12-01 13:12:51 +01:00