可能重复: 退出C应用程序时,是否自动释放了malloc-ed内存?
在C中,是否需要在退出时释放指针? 当程序存在时,它是否从指向仍然指向已分配块的指针中释放内存?
它依赖于操作系统吗?
c memory free pointers
c ×1
free ×1
memory ×1
pointers ×1