Issues freeing image data from stb_image in wrapper class

前端 未结 0 681
灰色年华
灰色年华 2020-12-11 05:51

I am writing an Image class for a project using the raw data from stb_image. In the destructor for this class I am freeing the pointer to the image data to avoid memory leak

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