mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-05-15 11:01:13 +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.