mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 17:04:24 +09:00
TODO: Optimize by only writing the fields that have a value i.e ~((size_t) file->FieldName) != 0 Fixed wfi leak. Fixed insufficient mem alloc.
TODO: Optimize by only writing the fields that have a value i.e ~((size_t) file->FieldName) != 0 Fixed wfi leak. Fixed insufficient mem alloc.