提交 f8d0c47b 编写于 作者: M Max Bruckner

Remove unnecessary assignment and silence clang analyzer

上级 9f6fa94c
......@@ -453,7 +453,6 @@ static const unsigned char *parse_string(cJSON *item, const unsigned char *str,
goto fail;
}
ptr = str + 1;
ptr2 = out;
/* loop through the string literal */
while (ptr < end_ptr)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册