mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-06-30 08:40:02 +00:00

Dr.Memory on Windows complains bitterly about invalid heap free as it doesn't seem to be able to track this function's allocations. As it's such a trivial function we can just implement it locally.