Can A Subsequent Malloc Function Overwrite A Previous One?

后端 未结 0 983
南旧
南旧 2020-12-31 17:40

my question is: if I allocate memory using malloc and supposing the memory space end, when I use a subsequent malloc function can the latter overwrite the previous space ? S

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