C++ Memory leak using new to populate stack

前端 未结 0 735
栀梦
栀梦 2021-01-03 16:41

Memory leak description

Function in question

As seen in image 2, whenever I create an object using new and altering the stack with it I encounter a memory leak

相关标签:
回答
  • 消灭零回复
提交回复
热议问题