mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-05-03 21:21:20 +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.