Why do I receive a “malloc(): corrupted top size Aborted (core dumped)” error while trying to free a int pointer?

前端 未结 0 2110
不思量自难忘°
不思量自难忘° 2020-12-24 15:46

so I am trying to append two pointer arrays. To do so, I am copying them in temp arrays first, then copy the tempr array back. However I receive an error on the line of all

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