mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
This fixes a memory leak where we allocate a buffer for token statistics with RtlAllocateHeap routine but we never free it afterwards.
This fixes a memory leak where we allocate a buffer for token statistics with RtlAllocateHeap routine but we never free it afterwards.