未验证 提交 5425be37 编写于 作者: O openharmony_ci 提交者: Gitee

!2054 调整MAX_SMALL_BUFFER大小

Merge pull request !2054 from wangxinpeng/master
......@@ -32,7 +32,7 @@
#include "service_control.h"
#define MAX_BUF_SIZE 1024
#define MAX_SMALL_BUFFER 3096
#define MAX_SMALL_BUFFER 4096
#define MAX_JSON_FILE_LEN 102400 // max init.cfg size 100KB
#define CONVERT_MICROSEC_TO_SEC(x) ((x) / 1000 / 1000.0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册