-
- Downloads
When we reallocate vectors to grow them, clear the old vector so that it won't
hold onto garbage (in case the vector was in static space, but pointed to dynamic values.) This was a major cause of memory leakage in Hemlock.
Loading
Please register or sign in to comment