util.h @@ -95,6 +95,7 @@ { printf("======>> json_to_proto fail\n"); yyjson_doc_free(doc); free_reply_msg(repmsg); free(msgdata); return false; }