mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +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.