char *pos = (char*)malloc(lSize);

开辟的空间不够

 

free(pos) 指针 位置不能移动

posted on 2019-06-21 00:03  lydstory  阅读(276)  评论(0编辑  收藏  举报

导航