Use a simple replacement for String8 that allocates its storage beforehand to...
Use a simple replacement for String8 that allocates its storage beforehand to avoid reentering the heap while we're examining it (leak checker).
Loading
Please register or sign in to comment