glewInit() Causes memory leak according to valgrind

前端 未结 0 1215
梦毁少年i
梦毁少年i 2021-01-16 03:16

I am trying to debug and fix all memory leaks in my program. I have went through the entire source code and there is not one call of new or malloc()

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