What would happen if I free a pointer returned from malloc invoked by another thread when using tcmalloc?

后端 未结 0 511
情书的邮戳
情书的邮戳 2021-01-07 07:59

The front-end handles a request for memory of a particular size. The front-end has a cache of memory that it can use for allocation or to hold free memory. This

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