mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
* Fix Queue_EnsureCapacity reallocation handling, ensure queue->tail is properly updated. * Fix allocation behaviour, use growthFactor * 32 as block size. * Add doxygen for Queue_New