<div dir="ltr">Resizing an StkFrames initially turns the data pointer to 0 without doing any memory allocation stuff. I had huge memory leaks coming from that. Is there a good reason for this? I was using resize because there is no other good way to clear an StkFrames object or directly tinker with the memory it uses.</div>