group->text = (char *) malloc(sizeof(char) * strlen(params->text));. If you're not careful you see code like this all the time.
確定! 回上一頁