Address Sanitizer not detect leaks in struct`s field array

后端 未结 0 1847
醉话见心
醉话见心 2021-02-09 01:58

I really need some help with memory leaks. I compiled code.c (shown bellow) with gcc -Wall -pedantic -Wno-long-long -g -std=c99 -fsanitize=address code.c

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